views:

113

answers:

1

Hi,

I am working on the Facebook Connect feature for a Ruby on Rails website. I noticed that FB doesn't provide the user's email unless you demand extended permissions. I'm using the authlogic_rpx gem.

Does anyone know, if it's possible, and if how, to ask the user for granting access to his email address using the authlogic_rpx gem?

Thank you!

A: 

Please, follow instructions given on http://github.com/tardate/authlogic_rpx . There you can find how to enable the mapping!

Andrey
Issue resolved when upgraded to the "Rpx Plus" plan.
tadejm

related questions