package
1.3.81
Repository: https://github.com/zsmartex/pkg.git
Documentation: pkg.go.dev

# Functions

ForgeToken creates a valid JWT signed by the given private key.
No description provided by the author
ParseAndValidate parses token and validates it's jwt signature with given key.

# Structs

Auth struct represents parsed jwt information.
No description provided by the author