🚀 Requirements
As a user
I want to be logged out if any calls to OpenCRVS return a 401
Whenever an API call to open CRVS returns a 401, the token is no longer valid.
The existing logout functionality should remove the token.
Show a pop up to inform the user and allow then to login again.
Tech tasks