package
Version:
v0.0.0-...-041f5a1
Opens a new window with list of versions in this module.
Published: Apr 21, 2020
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CreateUser - Add a new user to configured gogios databases
JwtVerify check the the JWT token provided in the Headers
is valid and current
Login checks the provided username/password combo against the first configured database
type Token struct {
UserID uint
Name string
Username string
*jwt.StandardClaims
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.