package
0.0.0-20240913110116-b6e34afc5fb3
Repository: https://github.com/mendersoftware/deviceauth.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
JWTHandlerEd25519 is an Ed25519-specific JWTHandler.
JWTHandlerRS256 is an RS256-specific JWTHandler.
No description provided by the author
Token wrapper.
# Interfaces
Handler jwt generator/verifier
go:generate ../utils/mockgen.sh.
# Type aliases
SignFunc will sign and encode token.
UnpackFunc will decode token.
VerifyFunc will verify token.