package
0.0.0-20240913115845-68463a2f5229
Repository: https://github.com/mendersoftware/useradm.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
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.
Time is a simple wrapper of time.Time that marshals/unmarshals JSON to/from UNIX time.
Token wrapper.

# Interfaces

Handler jwt generator/verifier go:generate ../utils/mockgen.sh.

# Type aliases

SignFunc will sign and encode token.
UnpackFunc will decode token.