package
6.0.0-beta.10+incompatible
Repository: https://github.com/nuts-foundation/nuts-node.git
Documentation: pkg.go.dev

# Functions

New creates a new DPoP token from the given http request.
Parse parses a DPoP token from a string.

# Constants

ATHKey is the claim key of the ath JWT claim for a DPoP token.
DPopType is the value of the typ JWT header for a DPoP token.
No description provided by the author
No description provided by the author

# Variables

ErrInvalidDPoP is returned when a DPoP token is invalid.

# Structs

DPoP represents a DPoP token used for internal processing.