underdog
underdog6mo ago

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
underdog
underdogOP6mo ago
works fine locally [31m[auth][cause]: 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.)

Did you find this page helpful?