-
-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename lucia adder to auth #247
Comments
It does feel a bit 'one true auth solution' if we do that, and I'm not sure that it is — I can't log in with google or github or biometrics or a passkey or whatever, there's no bot detection or email verification or password resets or the many other things that go into authentication, and we don't have anything to say about authorization. And it's tied to one specific ORM. I'm not saying |
Maybe |
I think we can add those things over time. We need to start somewhere
|
'Basic auth' very much has an existing precise meaning already, which I really don't think we should try to go against. |
How about |
yeah, someone had suggested I kind of want to send a PR for a feature that's not in the Lucia guide just so we can stop calling it anything related to Lucia 😆 |
gives us leeway to change things in the future while also referencing where it loosely came from |
sounds fine to me |
|
(or maybe not that exact thing but you get the idea — something that says what it does) |
i think at that point we may as well just call it
i think we can make an attempt at making it a bit more generic |
also, yes, it would look a bit silly for the time being since there would only be a single auth method available:
|
Folks are getting really confused and thinking it's using a deprecated library
The text was updated successfully, but these errors were encountered: