Problem
Tried to give v0 a properly drafted spec and it did a fantastic job on the frontend, but it failed repeatedly on the authentication implementation.
Current Behavior
- NextAuth/Auth.js:
v0suggested this but couldn’t get it working after 5 tokens. - JWT Solution: Attempted a custom
JWTsolution, which also failed after 2 tokens. - BetterAuth: Tried
better-auth, butv0claimed incompatibility despite it being designed forNext.js.
Pretty disappointed that a simple auth flow doesn’t work. The frontend part took around 1.5 tokens, but losing 90% of my tokens for non-working auth is frustrating.
Environment
- Framework:
Next.js(User mentioned version 16) - Tool:
v0
Now granted it’s a free tool for me, the tokens were granted for free. But this gives me 0 confidence of purchasing tokens for it.