Interface: RefreshTokenPayload
One of the options for the AuthArgs.
Auth endpoint in API documentation:.
Properties
| Property | Type |
|---|---|
client_id | string |
grant_type | "refresh_token" |
refresh_token | string |
One of the options for the AuthArgs.
Auth endpoint in API documentation:.
| Property | Type |
|---|---|
client_id | string |
grant_type | "refresh_token" |
refresh_token | string |