//
pkg.gl
Category
github.com/ponycool/nebula-lib
jwt
package
1.0.1
Repository:
https://github.com/ponycool/nebula-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
89 SLOC
#
Structs
Claims
No description provided by the author
Jwt
No description provided by the author
Payload
Payload 载荷.
PrivateClaims
PrivateClaims 私有声明.
PublicClaims
PublicClaims 公有声明,JWT 签发方可以自定义的声明,但是为了避免冲突,应该在 Registry 中定义它们 声明参考 https://www.iana.org/assignments/jwt/jwt.xhtml.