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