How to use credential login

I know there are some models from nextauth but the user model does not has like a password field. Should i just add that or is there another way? Best regards
1 Reply
barry
barry6mo ago
I would not use next auth's credentials provider, I would point you to lucia-auth, way better for that.

Did you find this page helpful?