lvermeulen / Bitbucket.Net

C# client for Atlassian Bitbucket Server
MIT License
32 stars 18 forks source link

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

Closed moxue1989 closed 5 years ago

moxue1989 commented 5 years ago

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 commented 5 years ago

Thank you for the kind words!

Added in release 2.1.7