//
pkg.gl
Category
github.com/hahwul/jwt-hack
pkg
jwt
package
1.2.0
Repository:
https://github.com/hahwul/jwt-hack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
50 SLOC
#
Functions
JWTdecode
JWTdecode is JWT interface for decode.
JWTdecodeWithVerify
JWTdecodeWithVerify is interface for decode with verify.
JWTencode
JWTencode is JWT interface for encode.