Open inimaz opened 1 month ago
When the access token is deprecated or it is missing, any action on the UI will redirect to a blank page with
{ "detail": "Generic error" }
Open the UI. Remove the user token.
Redirect to the login page
When the access token is deprecated or it is missing, any action on the UI will redirect to a blank page with
How to reproduce
Open the UI. Remove the user token.
Ideal solution
Redirect to the login page