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

Any plans to add alternative Bearer authentication using personal access tokens? #12

Closed
moxue1989 opened this issue Apr 22, 2019 · 1 comment

Comments

@moxue1989
Copy link

Loving this library, made integrating into our bit bucket server much easier. Better than Atlassian Stash.

Would like to suggest having the ability to Authenticate with Bearer tokens though.
This seems more secure than authenticating with username and password. And does not seem hard to implement.

Using WithOAuthBearerToken instead of WithBasicAuth in GetBaseUrl.

Thanks!

@lvermeulen
Copy link
Owner

Thank you for the kind words!

Added in release 2.1.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants