//
pkg.gl
Category
github.com/zsmartex/pkg
jwt
package
1.3.81
Repository:
https://github.com/zsmartex/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
11
Dependents
0
Files
209 SLOC
#
Functions
ForgeToken
ForgeToken creates a valid JWT signed by the given private key.
LoadOrGenerateKeys
No description provided by the author
ParseAndValidate
ParseAndValidate parses token and validates it's jwt signature with given key.
#
Structs
Auth
Auth struct represents parsed jwt information.
KeyStore
No description provided by the author