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

Make it possible to pass extra parameters to prepare_refresh_body #67

Merged
merged 1 commit into from
Nov 11, 2012

Conversation

lalinsky
Copy link
Contributor

The current code allows extra parameters to be passed to authorization requests. This is useful if I want to for example add client_id/client_secret to the request. I needed the same functionality for token refresh requests, so I changed prepare_refresh_body to pass unknown keyword arguments directly to prepare_token_request.

@ib-lundgren
Copy link
Collaborator

Looks good to me!

ib-lundgren added a commit that referenced this pull request Nov 11, 2012
Make it possible to pass extra parameters to prepare_refresh_body
@ib-lundgren ib-lundgren merged commit 483c0ec into oauthlib:master Nov 11, 2012
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

Successfully merging this pull request may close these issues.

2 participants