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
I am not sure if I am doing something wrong, but I login to 1 account, correct data from the API shows up. I then logout and login to a different account, the previous token still seems to be valid and is used in the API request, therefore showing data from the previous logged in account.
Login from a button and subscribing to sign in success.
I am not sure if I am doing something wrong, but I login to 1 account, correct data from the API shows up. I then logout and login to a different account, the previous token still seems to be valid and is used in the API request, therefore showing data from the previous logged in account.
Login from a button and subscribing to sign in success.
Logout initiated from a button.
API Helper that puts the token into the header of an API request
The text was updated successfully, but these errors were encountered: