Update: Refresh Tokens

You can now preserve refresh token values when you refresh expired access tokens. Previously, each time you refreshed an expired access token, you received a new refresh token that extended the sliding window for its expiration date. Now you can preserve an existing refresh token's value and expiration date to effectively opt out of the sliding window feature and use the same refresh token until its expiration date.


See our Changelog for more information.