Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Support for new Facebook endpoint to extend access token lifetime #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JohnWPhillips
Copy link

See pull request comments in spring-social

….) to request long-lived access token given a short-lived one
@digz6666
Copy link
Contributor

First you get short-lived token which expires after 1 hour, use this to get long-lived token which expires after 60 days. In Facebook graph API documentation, it says when you use long-lived token by accessing graph API it will be extended to 60 days again. So basically long-lived token will expire after 60 days of inactivity.

But my long-lived token is extended to unlimited after 1st use, don't know if its bug or not.
fb

@pivotal-issuemaster
Copy link

@JohnWPhillips Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants