Creates a DPoP header according to https://tools.ietf.org/html/draft-fett-oauth-dpop-04, based on the target URL and method, using the provided key.
Target URL.
HTTP method allowed.
Key used to sign the token.
A JWT that can be used as a DPoP Authorization header.
Creates a DPoP header according to https://tools.ietf.org/html/draft-fett-oauth-dpop-04, based on the target URL and method, using the provided key.