//
pkg.gl
Category
github.com/basemind-ai/monorepo
shared
go
jwtutils
package
0.0.7
Repository:
https://github.com/basemind-ai/monorepo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
46 SLOC
#
Functions
CreateJWT
CreateJWT - creates a JWT token with the given TTL and subject.
ParseJWT
ParseJWT - parses a JWT token and returns the claims.