Discussions

Ask a Question
Back to all

Authorization Flow

What is the expiration period for the Refresh Token?
How long is a refresh token valid once issued?

Is it tied to activity or has a fixed expiry?

How many times can a Refresh Token be used?
Is the refresh token reusable until it expires, or does it become invalid after a single use?

If it's single-use, do we get a new refresh token in each access token response?