Authentication
Hello everyone
How I can handle authentication using Tanstack Router?
Is possible to redirect to the login page when axios return a status code 401 and redirect to dashboard when access login and already have a
How I can handle authentication using Tanstack Router?
Is possible to redirect to the login page when axios return a status code 401 and redirect to dashboard when access login and already have a
httponly cookie with authentication token?