In my experience, access tokens granted via offline_access permissions
last for as long as it can. The only time I found them revoked was
when the user changed their facebook password.
Anurag
--
Anurag <0xB20A82C1>
http://web.gnuer.org/blog/
See http://bugs.developers.facebook.net/show_bug.cgi?id=12532 and
http://bugs.developers.facebook.net/show_bug.cgi?id=12017
However, if your users are website-only then its not much of a
problem. When a facebook user changes her password, facebook starts
sending updated signed_request parameter with the new access token.
Just save it to the db.
Anurag
> --
> You received this message because you are subscribed to the Google Groups "mini_fb" group.
> To post to this group, send email to min...@googlegroups.com.
> To unsubscribe from this group, send email to mini_fb+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/mini_fb?hl=en.