Credentials are not creating a session

Solution:
credentials only work with JWT strategy
Jump to solution
4 Replies
Solution
Matvey
Matvey11mo ago
credentials only work with JWT strategy
vincealwynsibay
vincealwynsibay11mo ago
Here is what is stated on the docs. "Credentials provider can only be used if JSON Web Tokens are enabled for sessions." https://next-auth.js.org/providers/credentials
gave_one
gave_one11mo ago
I followed the docs like this @ronanru @vincealwynsibay
gave_one
gave_one11mo ago