Is it possible to no ask for sign in when on dev environment? #3317
Unanswered
italodeandra
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.
-
I'm currently working on a project that uses NextAuth and we only have the magic e-mail link provider. But every time we start the application in dev we need to type an e-mail and then click the link generated (I'm currently just printing the link on console).
Is it possible to stop asking for sign in? Something like mocking the session?
Beta Was this translation helpful? Give feedback.
All reactions