Option for requesting a Client Credentials token.

Hierarchy

  • ClientCredentialsOptions

Properties

clientId: string

The Client ID

clientSecret: string

The Client Secret. Sensitive data, should be set via an environment variable and only used server side.

identityUrl: string

The url of the identity server. https://ms-live-identity-sts.azurewebsites.net

logging?: boolean

If true, logging will be enabled