Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bearer token auth support #71

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 5 commits into from
Jan 14, 2021

Conversation

allmightyspiff
Copy link
Member

Adds a HttpBearerCredentials class to support using a Bearer token for API calls
Added code coverage report generation
Changed the examples to support either Bearer or username/apikey

@allmightyspiff allmightyspiff linked an issue Jan 6, 2021 that may be closed by this pull request
@camporter camporter self-requested a review January 6, 2021 21:33
@camporter
Copy link
Member

Can we have the version updated in gen/pom.xml and examples/pom.xml as well?

Copy link
Contributor

@FernandoOjeda FernandoOjeda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is working well and it is looking good for me.

@allmightyspiff allmightyspiff merged commit 5ebe58f into softlayer:master Jan 14, 2021
@allmightyspiff allmightyspiff deleted the bearerTokenAuth branch January 14, 2021 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Bearer Authentication
3 participants