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

Pass any AX response to the callback along with the SReg response #5

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

tomhughes
Copy link

Although authenticate_with_open_id allows both SReg and AX attributes to be requested (via the :optional and :required options) only the SReg results are passed to the callback. This commit makes it pass the AX results as well.

@sheltond
Copy link

sheltond commented Oct 6, 2010

+1 for this change - I was just about to fork and make the same change myself, but I noticed in the list of forks that there are quite a few people who have done the same thing or something very similar to achieve the same effect.

@patricksrobertson
Copy link

I've applied this patch in the new official fork. Thanks for the patch!

grosser referenced this pull request in grosser/open_id_authentication Sep 17, 2013
The controller actions have been placed into a ControllerMethods module and there is now a proper Railtie for Rails 3.X applications.
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.

4 participants