package
Version:
v0.0.0-...-ffdddc3
Opens a new window with list of versions in this module.
Published: Apr 26, 2023
License: MIT
Opens a new window with license information.
Imports: 7
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
GetPage get page parameters
Setup Initialize the util
type Claims struct {
Username string `json:"username"`
Password string `json:"password"`
jwt.StandardClaims
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.