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

Refresh Tokens only last 24 hours. #85

Open
mscherotter opened this issue Oct 14, 2021 · 0 comments
Open

Refresh Tokens only last 24 hours. #85

mscherotter opened this issue Oct 14, 2021 · 0 comments

Comments

@mscherotter
Copy link

Based on this documentation, a refreshed Adobe Id token will last 2 weeks but when I call the refresh API, the expires_in returns a 24 hour period in seconds 86399.
is this value correct or should I assume that the expired_in value should be 86399 * 14 for two weeks?

https://www.adobe.io/authentication/auth-methods.html#!AdobeDocs/adobeio-auth/master/OAuth/OAuth.md

Thanks,
Michael

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

No branches or pull requests

1 participant