Page 1 of 1

Auth2: access_token and refresh_token expiration time

Posted: 10 Jan 2019, 08:45
by Rico77
Hi,

Is there a possibility to change the expiration time to a higher value?
Or is this an internal value?

I have no way to refresh it automatically.

Thanks

Re: Auth2: access_token and refresh_token expiration time

Posted: 11 Jan 2019, 17:19
by Céline
Hi Rico77,

No, it's not possible to change the expiration time.
You need to programmatically refresh your token before it expires.

Céline