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

Can't change method to 'client_secret_post" for authorization method. #488

Open
Bcubrich opened this issue Mar 23, 2022 · 0 comments
Open

Comments

@Bcubrich
Copy link

According to this you can use the following ot change from 'client_secret_basic' to 'client_secret_post' in v1.0.0. How can this be done in the current release, if at all? I looked at the args in Oauth2Session function and did not see any option for that.

client = OAuth2Session(token_endpoint_auth_method='client_secret_post')

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