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

Fall back to bearer token type #185

Merged
merged 1 commit into from
Sep 2, 2023
Merged

Fall back to bearer token type #185

merged 1 commit into from
Sep 2, 2023

Conversation

josephdecock
Copy link
Member

Resolves #182

Sometimes in customized scenarios, the token type might be unavailable.
If that happens, we will now fall back to assuming the token is a bearer
token.
@brockallen brockallen merged commit 09b2c93 into main Sep 2, 2023
5 checks passed
@brockallen brockallen deleted the joe/fallback-to-bearer branch September 2, 2023 00:12
@brockallen
Copy link
Member

label/milestone? @josephdecock

@josephdecock josephdecock added this to the 2.1.2 milestone Sep 2, 2023
@brockallen brockallen modified the milestones: 2.1.2, 2.2.0 Nov 30, 2023
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.

Consider defaulting to bearer token type when token type is missing
2 participants