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

Handle authorization codes coming from an installed applications #165

Merged
merged 1 commit into from Mar 7, 2015
Merged

Handle authorization codes coming from an installed applications #165

merged 1 commit into from Mar 7, 2015

Conversation

trupin
Copy link

@trupin trupin commented Mar 4, 2015

custom_build_access_token can now get a redirect_uri parameter from the request in order to override the default redirect_uri set in the configuration.

This is useful if an installed application wants to submit an authorization code via omniauth-google-oauth2 since it is producing a redirect_uri_mismatch error if the right redirect_uri is not used.

zquestz added a commit that referenced this pull request Mar 7, 2015
Handle authorization codes coming from an installed applications
@zquestz zquestz merged commit face7ae into zquestz:master Mar 7, 2015
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