underdog
underdog6mo ago

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
Auth0 Docs
Auth0 Next.js SDK Quickstarts: Login
This guide demonstrates how to integrate Auth0 with any new or existing Next.js application using the Auth0 Next.js SDK.
Next.js | Convex Developer Hub
How Convex works in a Next.js app
2 Replies
Michal Srb
Michal Srb6mo ago
Hey, have you looked at https://docs.convex.dev/auth/debug
Debugging Authentication | Convex Developer Hub
You have followed one of our authentication guides but something is not working.
underdog
underdogOP6mo ago
Nope, but thanks for this, will update

Did you find this page helpful?