You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your question
Following the example shared at #709 (comment) I'm trying to implement a passcoe flow based on the email provider. Basically I want the user to insert a code in order to login. How should be implemented the verify-request page? How to send the code to next-auth to validaye and sign the user in?
What are you trying to do
As above, I'm trying to let users login using a pass code
Feedback Documentation refers to searching through online documentation, code comments and issue history. The example project refers to next-auth-example.
This discussion was converted from issue #1707 on April 12, 2021 19:25.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Your question
Following the example shared at #709 (comment) I'm trying to implement a passcoe flow based on the email provider. Basically I want the user to insert a code in order to login. How should be implemented the
verify-request
page? How to send the code to next-auth to validaye and sign the user in?What are you trying to do
As above, I'm trying to let users login using a pass code
Feedback
Documentation refers to searching through online documentation, code comments and issue history. The example project refers to next-auth-example.
Beta Was this translation helpful? Give feedback.
All reactions