frustrated when deploying to vercel
SessionTokenError: Read more at https://errors.authjs.dev#sessiontokenerror
User is getting saved in convex, but its not redirecting, used this for auth setup https://stack.convex.dev/nextauth
Convex with Auth.js (NextAuth)
Learn how to use Auth.js with your Next.js server and Convex backend to build a full-featured authentication system.
Auth.js | Errors
Authentication for the Web
1 Reply
works fine locally
[31m[auth][cause][0m: InvalidCharacterError: atob() called with invalid base64-encoded data. (Only whitespace, '+', '/', alphanumeric ASCII, and up to two terminal '=' signs when the input data length is divisible by 4 are allowed.)