Optional
client_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 user's email address.
The user's verification code.
Optional
audienceAPI Identifier of the API for which you want to get an Access Token.
Optional
scopeUse openid to get an ID Token, or openid profile email to also include user profile information in the ID Token.
Specify this to override the parent class's
clientId