fay
fay
CCConvex Community
Created by fay on 5/20/2023 in #support-community
isAuthenticated from useConvexAuth flashes true, lands at false, even though auth0 is authenticated
Hi, I'm following the auth0 guide and running into an issue, would love some help! Issue: I'm using the boilerplate code from the guide, and useAuth0 from auth0/auth0-react is returning a logged in user. But useConvexAuth still shows the user unauthenticated (isAuthenticated: false). If I refresh the page, isAuthenticated is set to true for a second and then back to false. What should I do? Auth0 Guide: https://docs.convex.dev/auth/auth0#get-started
89 replies