bitplatform
bitplatform copied to clipboard
Clear access token on 401 and navigate to sign in page
It is required to try to clear the invalid access token from client storage when a response with a 401 status code is received. it's better to show an appropriate message box to users explaining the situation and ask them for a redirect to the login page.