c0debrain / socialauth

Automatically exported from code.google.com/p/socialauth
0 stars 0 forks source link

rerequesting permission on facebook #367

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.user creates account and denies certain permissions
2.we need them and want them to rerequest

What is the expected output? What do you see instead?
a rerequest to facebook

What version of the product are you using? On what operating system?
socialauth library 4.4

Please provide any additional information below.
is there an option a did not find? because facebook says, we have to explicitly 
rerequest it like this:

"If someone has declined a permission for your app, the login dialog won't let 
your app re-request the permission unless you pass auth_type=rerequest along 
with your request."

see also: 
https://developers.facebook.com/docs/facebook-login/permissions/v2.1#handling

any help is appreciated

Original issue reported on code.google.com by a.brueni...@gmail.com on 10 Sep 2014 at 2:55