Package-level declarations

Types

Link copied to clipboard
@Service
class DpopVerifierService(@Value(value = "${security.auth.dpop.allowed-algs:ES256}") allowedAlgos: String)

Cryptographic DPoP verifier using Auth0 JWT library + JCA keys built from the embedded JWK.