//
pkg.gl
Category
github.com/Biubiubiuuuu/orderingSystem
helper
jwtHelper
package
0.0.0-20200616085136-2ddc99a6b435
Repository:
https://github.com/biubiubiuuuu/orderingsystem.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
38 SLOC
#
Functions
GenerateToken
JWT加密生成并返回令牌 param username param password return string,error.
ParseToken
JWT解析令牌并验证 param tokenStr retrun *Claims, error.
#
Structs
Claims
No description provided by the author