underdog
CCConvex Community
•Created by underdog on 8/12/2024 in #show-and-tell
guys have been working on my idea of a site where you can track everything (books only now)
https://trackeverything.vercel.app/
Kinda done with only for books, looking for feedback
Will love if you guys can give feedback
6 replies
CCConvex Community
•Created by underdog on 8/11/2024 in #support-community
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
3 replies
CCConvex Community
•Created by underdog on 7/21/2024 in #support-community
how to use auth0 with nextjs app; auth0 is working but useAuthenticated still shows false;
how to use auth0 with nextjs app; auth0 is working but useAuthenticated still shows false;
https://auth0.com/docs/quickstart/webapp/nextjs/01-login I followed this
and then tried to setup convex auth with this doc https://docs.convex.dev/client/react/nextjs in client side
3 replies