Interface: ClientCredentialsPayload
One of the options for the AuthArgs.
Auth endpoint in API documentation:.
Properties
Property | Type | Defined in |
---|---|---|
client_id | string | types.ts:80 |
client_secret | string | types.ts:81 |
grant_type | "client_credentials" | types.ts:79 |