Optional accessURL of the OAuth2 access token endpoint.
Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional audienceThe intended audience for the OAuth2 access token.
Optional clientThe OAuth2 client ID issued by the authorization server.
Optional nameHuman-readable name for this auth method.
Optional protocolAuthentication protocol used by the auth method.
Optional scopeSpace-separated list of OAuth2 scopes to request.
Generated using TypeDoc
OAuth2 client credentials attributes returned by the API. The
client_secretis never echoed.