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

Add expiration to FacebookConnectorOAuthState #16

Open
ddossot opened this issue Dec 6, 2012 · 2 comments
Open

Add expiration to FacebookConnectorOAuthState #16

ddossot opened this issue Dec 6, 2012 · 2 comments

Comments

@ddossot
Copy link

ddossot commented Dec 6, 2012

It's currently impossible to know when the token will expire: Facebook provides this information alongside the access token so it would be nice to store it in the persisted state.

@3miliano
Copy link
Contributor

3miliano commented Dec 6, 2012

What do you need it for?

@ddossot
Copy link
Author

ddossot commented Dec 20, 2012

For example to be able to display "You have successfully authorized the connector, the token will be valid ...". This allows the end user to confirm if he got a short lived or a long lived token.

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

No branches or pull requests

2 participants