Trying to get a loader working correctly
right now my query looks like this
and in the front end I do something like this
but I'm seeing some behavior where the convex endpoint is invoked before the user is actually authenticated, so it returns the error. I'm wondering if there is a better way to setup the front end to never invoke my convex backend until my auth is all 100% setup
