Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anticipate access token expiration #12

Open
tibr opened this issue Feb 10, 2015 · 1 comment
Open

Anticipate access token expiration #12

tibr opened this issue Feb 10, 2015 · 1 comment

Comments

@tibr
Copy link
Contributor

tibr commented Feb 10, 2015

Example: If the access token expires in 1 second, do we want to treat it as expired before using it? Should we add a safety interval that is configurable from the outside? What should the default value be?

@tibr tibr changed the title Anticipate expiration Anticipate access token expiration Feb 10, 2015
@jPaolantonio
Copy link

I thought about adding an NSTimeInterval parameter into the init that can default to 0. Thoughts?

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

No branches or pull requests

2 participants