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
The user shall log in successfully if the credentials entered are correct.
The text was updated successfully, but these errors were encountered:
ar-chit
added
bug
Something isn't working
triage
Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.
labels
Apr 3, 2025
Environment
Reproduction URL
https://github.com/ar-chit/twitter-clone
Describe the issue
While trying to log in using the Credentials provider, It throws TypeError: Failed to fetch in browser's console.
Screen.Recording.2025-04-03.at.12.35.46.mov
Browser's console (development):
Browser's console (production):
Terminal:
Network Tab:
How to reproduce
.env:
DATABASE_URL=postgres-url
AUTH_SECRET="izlp6unU+8O2DqrzSCJAeN1Ae/VAbvpADw7hDHTYD2U="
Alternatively, you can see the issue on https://twitter-clone-brown-delta.vercel.app
Expected behavior
The user shall log in successfully if the credentials entered are correct.
The text was updated successfully, but these errors were encountered: