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
I checked the source code and found that there's an issue with this URL.
How to reproduce
Click the expired magic link
Click signin button
Expected behavior
Just link to /auth/signin or pages: { signIn: "http://localhost:3000/signin", }, if I set the pages.
The text was updated successfully, but these errors were encountered:
yasuomang
added
bug
Something isn't working
triage
Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.
labels
Mar 7, 2025
Environment
Reproduction URL
https://github.com/yasuomang/next-auth-bug
Describe the issue
I checked the source code and found that there's an issue with this URL.
How to reproduce
Expected behavior
Just link to /auth/signin or
pages: { signIn: "http://localhost:3000/signin", }
, if I set the pages.The text was updated successfully, but these errors were encountered: