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


