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

Dropbox OAuth2 grant type not supported #20

Open
lzaiko opened this issue Apr 6, 2020 · 0 comments
Open

Dropbox OAuth2 grant type not supported #20

lzaiko opened this issue Apr 6, 2020 · 0 comments

Comments

@lzaiko
Copy link

lzaiko commented Apr 6, 2020

Hi there.
I wanted to use the oauth2_client with the Dropbox Oauth2 api. But it seems that the client in restricted to only two 'grant_type' (azure_client_credentials and client_credentials), while the dropbox api uses "authorization_code" as 'grant_type' https://www.dropbox.com/developers/documentation/http/documentation#oauth2-token
Is it possible to integrate the 'grant_type' fro Dropbox or at least let users to be free to use their own 'grant_type' in token retrieving request.

Thanks

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

No branches or pull requests

1 participant