Discussions
Authorization Flow
7 days ago by Shreyas
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?