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

Fixed bearer token usage #11

Merged
merged 1 commit into from
Apr 27, 2020
Merged

Fixed bearer token usage #11

merged 1 commit into from
Apr 27, 2020

Conversation

nlulic
Copy link

@nlulic nlulic commented Apr 25, 2020

I've been having issues using a bearer token to authenticate against an API. While digging through the code I've stumbled upon the implementation of the bearer authentication header which seemed odd, so I fixed it. This has worked for me.

@nlulic nlulic closed this Apr 26, 2020
@nlulic nlulic deleted the fix-bearer-api-authentication branch April 26, 2020 19:21
@nlulic nlulic restored the fix-bearer-api-authentication branch April 26, 2020 19:21
@kennym
Copy link
Owner

kennym commented Apr 26, 2020

@nlulic why did you close this PR?

@nlulic
Copy link
Author

nlulic commented Apr 26, 2020

@kennym I'm sorry, I closed it accidentally and thought it cannot be re-opened.

@nlulic nlulic reopened this Apr 26, 2020
@kennym kennym merged commit 1fca747 into kennym:master Apr 27, 2020
@kennym
Copy link
Owner

kennym commented Apr 27, 2020

Thank you! Will be in the next release.

@nlulic nlulic deleted the fix-bearer-api-authentication branch April 27, 2020 14:30
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