How can I use login with username and password using NextAuth from T3-App?
I want to implement a custom login with username and password while storing data like username and password in a prisma database. I want to learn how I can implement it in T3-App since all the tutorials on youtube are provider based. Thanks for the help!
5 Replies
Credentials Provider | Auth.js
The Credentials provider allows you to handle signing in with arbitrary credentials, such as a username and password, domain, or two-factor authentication or hardware device (e.g. YubiKey U2F / FIDO).
@ronanru How do I implement this on the T3 App
I don't get it I'm dumb, can you hop on a vc to help? I asked chatgpt but it doesn't know the answer, since it's not update since 2021
Sure, you can call me
Thanks mate I'm sending you a friend req
You let me discover that Auth.js let user login also with Went wallets 🎉
Thanks, didn't know it was possible 😅