Skip to content

ClientCredentials_OAuth2ClientOptions

Extends

  • CommonOAuth2ClientOptions

Properties

authFormat

authFormat: AuthFormat

Inherited from

CommonOAuth2ClientOptions.authFormat


clientId

clientId: string


clientSecret

clientSecret: string


requestFormat

requestFormat: RequestFormat

Inherited from

CommonOAuth2ClientOptions.requestFormat


scopes

scopes: string[]

Inherited from

CommonOAuth2ClientOptions.scopes


tokenEndpoint

tokenEndpoint: string


type

type: CLIENT_CREDENTIALS