AdobeDocs / AdobeDocs/adobeio-auth

Refresh Tokens only last 24 hours.

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
36
Forks
65
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Read the linked Adobe I/O Authentication OAuth documentation and compare its stated two-week lifetime with the refresh API's expires_in value of 86399. Confirm which lifetime the value represents and document the result in the relevant authentication documentation; done when the documented behavior and interpretation are unambiguous.

Written by the indexing model from the issue text.

Assessment

Domain
authentication, documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.