Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientCredentials

Hierarchy

  • ClientCredentials

Index

Properties

Optional apiKey

apiKey: undefined | string

Optional authContext

authContext: undefined | string

Optional authority

authority: undefined | string

Optional client_id

client_id: undefined | string

Optional client_secret

client_secret: undefined | string

Optional grant_type

grant_type: undefined | string

method

method: "api" | "client_credentials" | "device" | "implicit" | "pkce"

Optional response_type

response_type: undefined | string

Optional scope

scope: undefined | string