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

fix: reset api token when switching profile #77

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Conversation

rafaelgomesxyz
Copy link
Collaborator

When switching profile, the original API token was still being used, because of a class variable that wasn't reset, leading to authentication errors when making API requests.

When switching profile,
the original API token was still being used,
because of a class variable that wasn't reset,
leading to authentication errors when making API requests.
@rafaelgomesxyz rafaelgomesxyz added the bug Something isn't working label Sep 21, 2023
@rafaelgomesxyz rafaelgomesxyz self-assigned this Sep 21, 2023
@rafaelgomesxyz rafaelgomesxyz merged commit 24d9679 into main Sep 21, 2023
@rafaelgomesxyz rafaelgomesxyz deleted the switch-profile-fix branch September 21, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant