Follow up to #204, officially removed idToken from redux store so that we are keeping the information centrally in SecureStore. Additionally, added a log-out flow when the re-auth attempt from the axios interceptor fails-> This way it prompts the user to log in again on the Auth page instead of leaving them at the logged-in navigator.
Status:
:rocket: Ready
Description
Follow up to #204, officially removed idToken from redux store so that we are keeping the information centrally in SecureStore. Additionally, added a log-out flow when the re-auth attempt from the axios interceptor fails-> This way it prompts the user to log in again on the Auth page instead of leaving them at the logged-in navigator.
Fixes #155
Screenshots