Type Alias: GrantType
GrantType:
"authorization_code"|"refresh_token"|"client_credentials"
Defined in: src/auth/oauth/oauth-client.ts:35
OAuth grant types.
GrantType:
"authorization_code"|"refresh_token"|"client_credentials"
Defined in: src/auth/oauth/oauth-client.ts:35
OAuth grant types.