jwt-cli
jwt-cli copied to clipboard
Feature: support DPoP JWT (RFC 9449) encoding
Support encoding of DPoP JWT, which implies supporting new typ value dpop+jwt, and a new CLI parameter to take the DPoP access token as input in order to compute the ath claim.
More info: https://datatracker.ietf.org/doc/html/rfc9449