Help: Auth Redirect to a new page
I'd like for my application to start on the
The example for solara auth involves a Button redirect to the login_url
I'm looking for a redirect function without a button initiating the event.
What are my options?
auth0 login url rather than a solara page if the user is not authenticated. The example for solara auth involves a Button redirect to the login_url
I'm looking for a redirect function without a button initiating the event.
What are my options?