Update JWT for certificate based clientAssertion, if passed by the user, uses it as is
library's crypto helper
iss claim
aud claim
Static fromInitialize the ClientAssertion class from the clientAssertion passed by the user
Static fromidentifier of a certificate
secret key
Optional publicCertificate: stringelectronic document provided to prove the ownership of the public key
Use fromCertificateWithSha256Thumbprint instead, with a SHA-256 thumprint Initialize the ClientAssertion class from the certificate passed by the user
Static fromInitialize the ClientAssertion class from the certificate passed by the user
identifier of a certificate
secret key
Optional publicCertificate: stringelectronic document provided to prove the ownership of the public key
Static parseGenerated using TypeDoc
Client assertion of type jwt-bearer used in confidential client flows