Token Expiry
Since Facebook deprecated the
offline_access
permission, this has become more complex. The expiration time of the access token you obtain will depend on which flow you are using. See below for more details.Client-Side Flow
If you use the client-side flow, Facebook will give you back a short lived access token (~ 2 hours).
No comments:
Post a Comment