Refresh tokens expire at a fixed point in time, based on the configured absolute refresh token lifetime — regardless of usage.
Refresh tokens use a sliding expiration model. Each successful refresh extends the token lifetime (up to the configured absolute refresh token lifetime).
The refresh tokens expiration type.
Export