package
Version:
v0.0.0-...-b8d1666
Opens a new window with list of versions in this module.
Published: Apr 13, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GenerateToken generate tokens used for auth
type Claims struct {
Id int `json:"id"`
Password string `json:"password"`
RoleLevel int `json:"level"`
jwt.StandardClaims
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.