The intended audiences for which access tokens may be issued using this refresh token.
The unique identifier of the client to which the grant was issued.
Specifies the time at which the grant was issued (in Epoch).
OptionalexpirationSpecifies the time at which the token expires (in Epoch).
The unique identifier of the grant.
Specifies whether the token is bound to the session.
OptionalissuerThe issuer that generated this token.
The scopes granted to this token.
Optionalsession_The unique identifier of the user session associated with this token.
Refresh Token: Represents a long-lived refresh token issued to a client.
Export
RefreshToken