The client_id for this OAuth client.
OptionalclientOptional client name for metadata.
A pre-built JWT client assertion to use for authentication.
This token should already contain the appropriate claims
(iss, sub, aud, exp, etc.) and be signed by the client's key.
OptionalscopeSpace-separated scopes values requested by the client.
Options for creating a
StaticPrivateKeyJwtProvider.