-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
So with "API.myApiGraph.Set.AuthToken("myAuthToken") I can set my AccessToken as the Token used in the header when communicating with the server. Problem is when I log out and want to log in again the AuthToken is still set to the Access token so my Authentication process won't work anymore.
I tried setting it to "" or even to null but both doesn't seem to fully reset the header. Is there any way to reset it completely without restarting the App?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels