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