//
pkg.gl
Category
github.com/keepchen/go-sail
pkg
lib
jwt
package
1.0.1
Repository:
https://github.com/keepchen/go-sail.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
1
Files
256 SLOC
#
Functions
Sign
Sign 签名.
SignWithMap
SignWithMap 签名.
Verify
Verify 验证.
VerifyFromMap
VerifyFromMap 验证.
#
Constants
SigningMethodHS512
SigningMethodHS512 hmac方法.
SigningMethodRS256
SigningMethodRS256 rsa256方法.
SigningMethodRS512
SigningMethodRS512 rsa512方法.
#
Structs
AppClaims
AppClaims App票据声明.
Conf
Conf 配置信息.
#
Type aliases
MapClaims
No description provided by the author
SigningMethod
SigningMethod 签名方法.