How to fix Uncaught Error: Not authenticated?
When I reload the page within my app, I get this error message in the Convex logs within the dashboard:
This isthe getUser query:
The query does seem to work, as I am logged in to the app. Is there a loading step to add to the query, so the error doesn't show unless the identity is in fact missing?
2 Replies