tokenType property

String tokenType
final

The token type identifier.

Must be 'DPoP' to indicate DPoP-bound tokens as per Section 3 of RFC 9449.

Implementation

final String tokenType;