//
pkg.gl
Category
github.com/SudTechnology/sud-mgp-auth-go
jwt_utils
package
1.0.7
Repository:
https://github.com/sudtechnology/sud-mgp-auth-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
85 SLOC
#
Functions
GetToken
GetToken 生成token.
ParseToken
ParseToken 解析Token.
#
Structs
UserClaims
UserClaims 用户信息类,作为生成token的参数.