Optional
client_Specify this to override the parent class's clientId
Optional
client_Specify this to override the parent class's clientSecret
Optional
client_Specify this to provide your own client assertion JWT rather than
the class creating one for you from the clientAssertionSigningKey
.
Optional
client_If you provide your own client_assertion
you should also provide
the client_assertion_type
.
The Authorization Code received from the initial /authorize
call.
Optional
redirect_This is required only if it was set at the /authorize
endpoint. The values must match.
Cryptographically random key that was used to generate the code_challenge passed to /authorize
.
Allow for any custom property to be sent to Auth0