12 ms·
NextAuth also intentionally made username-password authentication difficult to use because they think signing in with your Twitter or Google account is better.
by alexlur 3y ago
NextAuth also intentionally made username-password authentication difficult to use because they think signing in with your Twitter or Google account is better.
Meanwhile their home page advertises “own your data”.
- wdb 3y agoyeah, and you cant have something like api keys
- theogravity 3y agoDidn't know about this. I started a new personal project using NextAuth but without the username/pass features. Might have to reconsider since I may eventually add that back in. If not NextAuth/Auth.js, then passport.js?