Optionalclient_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.
OptionalaudienceThe unique identifier of the target API you want to access.
Resource Owner's identifier, such as a username or email address.
Resource Owner's secret.
OptionalscopeString value of the different scopes the application is asking for. Multiple scopes are separated with whitespace.
OptionalrealmString value of the realm the user belongs. Set this if you want to add realm support at this grant. For more information on what realms are refer to https://auth0.com/docs/get-started/authentication-and-authorization-flow/resource-owner-password-flow#realm-support.
Specify this to override the parent class's
clientId