Diego81 / omnicontacts

A generalized Rack middleware for importing contacts from major email providers.
477 stars 231 forks source link

Is there any way to request for re request permissions in case of facebook? #131

Open jagdishbhanderi opened 9 years ago

jagdishbhanderi commented 9 years ago

When user signs up using facebook and disallow some permissions, as it is possible in Facebook Graph API v2.2, I want to pass auth_type: 'rerequest' to allow user to change permission.

Can you provide any solution for this?

rubytastic commented 8 years ago

Needs to be implemented. Maybe someone is willing to do this or you can write a pull request yourself?