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: Remove un-used validate_token() function #224

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

NickolausDS
Copy link
Collaborator

This function isn't used internally anywhere, and is leftover from older functionality. Its use was discussed, and it's very much something we want to discourage for pretty much all use-cases (It's much better to assume a token is active and deal with it being revoked).

This is an internal function, and more of a refactor, but labeling it a fix so it's noted in changenotes.

This function isn't used internally anywhere, and is leftover from
older functionality. Its use was discussed, and it's very much something
we want to discourage for pretty much all use-cases (It's much better to
assume a token is active and deal with it being revoked).

This is an internal function, and more of a refactor, but labeling it
a fix so it's noted in changenotes.
@NickolausDS NickolausDS merged commit 07b0323 into globus:main Jun 17, 2024
5 checks passed
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.

None yet

1 participant