OptionalaccessThe access token to which the dpop jwt should be bound. Required when the dpop will be sent along with an access token.
Object containing callbacks for DPoP generation and signature
OptionalissuedCreation time of the JWT. If not provided the current date will be used
Optionaljtijti claim for the DPoP JWT. If not provided, a random one will be generated if a generateRandom callback is provided
The signer of the dpop jwt. Only jwk signer allowed.
The request for which to create the dpop jwt
Options for Token Request DPoP generation