PropertyOptionalclient_Specify this to override the parent class's clientId
Optionalclient_Specify this to override the parent class's clientSecret
Optionalclient_Specify this to provide your own client assertion JWT rather than
the class creating one for you from the clientAssertionSigningKey.
Optionalclient_If you provide your own client_assertion you should also provide
the client_assertion_type.
The unique identifier of the target API you want to access.
Optionalorganization
Represents a request for a client credentials grant in the OAuth 2.0 framework, specific to Auth0 implementation.
audience - The unique identifier of the target API you want to access. organization - The identifier of the organization for which the request is being made.