Replies: 1 comment 1 reply
-
any reason why we aren't just using built in Django authentication? why is this even an issue? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
User authentication... Firebase, Supabase, or just do it ourself?
As of today (2023-03-28) this is where we are:
Doing it ourselves with password-auth isn't terrible - we wouldn't actually do it ourselves, we would use a library and resist any temptations to be creative
Thoughts are welcome!
Beta Was this translation helpful? Give feedback.
All reactions