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

Added FACEBOOK_AUTHORIZATION_REDIRECT_URI #74

Merged
merged 1 commit into from
Oct 5, 2012
Merged

Added FACEBOOK_AUTHORIZATION_REDIRECT_URI #74

merged 1 commit into from
Oct 5, 2012

Conversation

amakhnach
Copy link
Contributor

No description provided.

@travisbot
Copy link

This pull request fails (merged 836df4a into 471d742).

@jgorset
Copy link
Owner

jgorset commented Jul 30, 2012

Hi @amakhnach,

this overrides the default behaviour for facebook_authorization_required when redirect_uri is not explicitly given, which is to redirect to same URL that generated the authentication request. I'm not sure what the use case for this is — can you elaborate?

@amakhnach
Copy link
Contributor Author

I've added FACEBOOK_AUTHORIZATION_REDIRECT_URI for controlling redirect_uri from one place. It's because I've several views which should be protected by facebook_authorization_required and redirect to the same redirect_uri

@jgorset
Copy link
Owner

jgorset commented Aug 21, 2012

I see, okay. I can see how that would be useful. I'll merge and document this as time permits. Thanks!

jgorset added a commit that referenced this pull request Oct 5, 2012
Added FACEBOOK_AUTHORIZATION_REDIRECT_URI
@jgorset jgorset merged commit 943ff9e into jgorset:master Oct 5, 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.

3 participants