deno.land / x / oauth4webapi@v1.2.2 / docs / interfaces / AuthenticatedRequestOptions.md
• Optional
clientPrivateKey: CryptoKey
| PrivateKey
Private key to use for private_key_jwt
client authentication. Its algorithm must be compatible with
a supported JWS alg
Algorithm.
Version Info