OAuth2.0 client credential grant
Optional
Public API to acquire a token with ClientCredential Flow for Confidential clients
Creates query string for the /token request
Updates the authority object of the client. Endpoint discovery must be completed.
Generated using TypeDoc
OAuth2.0 client credential grant