//
pkg.gl
Category
github.com/nuts-foundation/nuts-node
crypto
dpop
package
6.0.0-beta.10+incompatible
Repository:
https://github.com/nuts-foundation/nuts-node.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
3
Files
203 SLOC
#
Functions
New
New creates a new DPoP token from the given http request.
Parse
Parse parses a DPoP token from a string.
#
Constants
ATHKey
ATHKey is the claim key of the ath JWT claim for a DPoP token.
DPopType
DPopType is the value of the typ JWT header for a DPoP token.
HTMKey
No description provided by the author
HTUKey
No description provided by the author
#
Variables
ErrInvalidDPoP
ErrInvalidDPoP is returned when a DPoP token is invalid.
#
Structs
DPoP
DPoP represents a DPoP token used for internal processing.