With Convex Auth, how to do show expo router paths depending on the signed or signedout situation? <Redirect> inside <Authenticated> and <Unauthenticated> does not seem to work...
Can you please make an example to show how to use Convex Auth (Email & Password) to login to the app and automatically move to login or home page depending on the logged in status...
With Convex Auth, how to do show expo router paths depending on the signed or signedout situation?
<Redirect>inside<Authenticated>and<Unauthenticated>does not seem to work...Can you please make an example to show how to use Convex Auth (Email & Password) to login to the app and automatically move to login or home page depending on the logged in status...