Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't reset Authtoken #31

Open
codewoerks opened this issue Jul 15, 2021 · 0 comments
Open

Can't reset Authtoken #31

codewoerks opened this issue Jul 15, 2021 · 0 comments

Comments

@codewoerks
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant