How can I sign in from server/postman/mobile app. #4604
Unanswered
KarloZKvasin
asked this question in
Help
Replies: 0 comments
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.
-
Hello, how can I log in using the postman? I could not find any correct solution.
I expected POST on /api/auth/signin with credentials to work. Unfortunately, I'm getting information that "Action signin with HTTP POST is not supported by NextAuth.js".
I need it for cron checking private data. It need authorization.
Beta Was this translation helpful? Give feedback.
All reactions