open_id_authentication icon indicating copy to clipboard operation
open_id_authentication copied to clipboard

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

Open tomhughes opened this issue 14 years ago • 2 comments

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.

tomhughes avatar Oct 03 '10 13:10 tomhughes

+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.

sheltond avatar Oct 06 '10 14:10 sheltond

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

patricksrobertson avatar Feb 24 '11 15:02 patricksrobertson