You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when the error message indicates an unauthorized user (Constants.UNAUTHORIZED_ERROR), there is no mechanism to handle this scenario globally and log out the user from the application.
Expected behavior:
We need to implement a global mechanism to handle unauthorized user access and log out the user from the application seamlessly
The text was updated successfully, but these errors were encountered:
Summary:
Currently, when the error message indicates an unauthorized user (Constants.UNAUTHORIZED_ERROR), there is no mechanism to handle this scenario globally and log out the user from the application.
Expected behavior:
We need to implement a global mechanism to handle unauthorized user access and log out the user from the application seamlessly
The text was updated successfully, but these errors were encountered: