User is not signed out on password change
When a user changes his password, on BE we delete user tokens and authorizations but FE continues to use old token. That basically breaks all interactions with BE API till user refreshes the page manually
When a user changes his password, on BE we delete user tokens and authorizations but FE continues to use old token. That basically breaks all interactions with BE API till user refreshes the page manually