A few people (myself included) were reporting auth issues in the v0 chat. This manifested in the form of a plain text rendering of:
Authentication failed
in an api/auth callback.
Workaround
I was able to login via incognito, then if I went back to my standard Chrome tabs and refreshed the page, I was logged in again. Not sure if this was coincidence or causation (would probably have to be some server-side user profile state if it were causation).
If you’re still stuck in an “Authentication failed” state, my recommendation would be:
- Look for
v0.devcookies. - Remove them.
- Try again.