Hi Can,

FB used to send a non standard parameter "expires_in", did they change it?
Here is the code that should handle "expires_in":

https://github.com/mdipierro/web2py/blob/master/gluon/contrib/login_methods/oauth20_account.py#L124

mic


Il giorno 26 febbraio 2012 12:15, Can Candan <cancan...@gmail.com> ha
scritto:

> It appears facebook does not return the 'expires' parameter for web
> page sign on, however the code in
> oauth20_account.py does not take into account this case. Should it
> handle that or am I missing something?

Reply via email to