webdav-client-python icon indicating copy to clipboard operation
webdav-client-python copied to clipboard

OAuth 2.0 Authentication with Bearer(JWT) Token has been implemented.

Open berkayturk opened this issue 5 years ago • 0 comments

OAuth 2.0 Authorization with Bearer Token

Previous version was supporting only OAuth 1.0 Authorization. I have implemented with OAuth 2.0 Bearer Token which was necessary for our project which uses OAuth 2.0 Authentication. I wanted to contribute to project that who might benefit and save time.

berkayturk avatar Feb 21 '20 15:02 berkayturk