webdav-client-python
webdav-client-python copied to clipboard
OAuth 2.0 Authentication with Bearer(JWT) Token has been implemented.
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.