Replies: 1 comment
-
I'm having the same problem. Could someone please show how to use Cypress for passwordless |
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.
-
Your question
I'm trying to use cypress to login through email, up to the point when the email is sent. The test is this:
the form gest compiled and submitted but the page returns to
/auth/signin
. Do you know what's the problem? The form is working fine manually.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