Skip to content

[ALERT] Fix for breaking changes introduced by Bearer Token work #121

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

Merged
merged 7 commits into from
Dec 22, 2021

Conversation

zeryx
Copy link
Contributor

@zeryx zeryx commented Dec 22, 2021

the PR #116 introduced the concept of bearer tokens; but did not provide a mechanism for gracefully failing in the event that no API key is provided; this fix ensures that the bearer token is optional, and only attempted if a bearer token is provided.

@zeryx zeryx added the bug label Dec 22, 2021
@zeryx zeryx requested a review from John-Bragg December 22, 2021 19:20
@zeryx zeryx self-assigned this Dec 22, 2021
aslisabanci
aslisabanci previously approved these changes Dec 22, 2021
platypii
platypii previously approved these changes Dec 22, 2021
…d system handling no auth provided gracefully
aslisabanci
aslisabanci previously approved these changes Dec 22, 2021
@zeryx zeryx requested a review from aslisabanci December 22, 2021 21:32
@zeryx zeryx merged commit 7fd688d into develop Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants