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

Properly clear access token #364

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

haggrip
Copy link
Contributor

@haggrip haggrip commented Jul 13, 2023

Remove the access token from request headers and cache when calling clear_access_token. Also update the request headers in get_next to prevent usage of old token.

See issue 363 and issue 359

@bryanapellanes-okta
Copy link
Contributor

@haggrip Thank you for your contribution. Before merging this change, I'd like to be sure we have unit tests covering the scenario in question. If you are in a position to add unit tests for this please feel free to do so. We will review further internally.

cc @justinabrokwah-okta

@bryanapellanes-okta
Copy link
Contributor

Internal Ref#: OKTA-641384

@bryanapellanes-okta
Copy link
Contributor

Merged to dev branch to prepare for the addition of unit tests. Will merge to master following standard process once complete.

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

Successfully merging this pull request may close these issues.

2 participants