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

Allow user to specify extra auth parameters for Flickr (and generic OAuth) providers #982

Merged
merged 2 commits into from
Jun 27, 2015

Conversation

pmrowla
Copy link
Contributor

@pmrowla pmrowla commented Jun 18, 2015

Flickr apparently requires an app to pass a 'perms' parameter when authenticating, even though the API documentation states that it is optional. Users can now configure this for flickr (and any other OAuth provider) with the AUTH_PARAMS setting. This works the same way as the existing functionality for OAuth2 providers.

pennersr added a commit that referenced this pull request Jun 27, 2015
Allow user to specify extra auth parameters for Flickr (and generic OAuth) providers
@pennersr pennersr merged commit bb85357 into pennersr:master Jun 27, 2015
@pmrowla pmrowla deleted the flickr-auth-params branch November 13, 2020 13:37
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.

None yet

2 participants