Replies: 1 comment
-
Hey, You could register your own credentials provider, but I don't think that makes sense. That's because Payload gets the session from Auth.js, which would return the user from Payload. Just use the native Payload authentication strategy without anything from Auth.js, as you normally would without this plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, I was wondering if
signIn('credentials')
is already usingpayload.login
or if I need to call that inauthorize
Beta Was this translation helpful? Give feedback.
All reactions