package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Apr 7, 2020
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Account a struct to rep user account
GetUser gets a user by specific ID
Create creates an user account with the given email and secret
Validate incoming user details
type Token struct {
UserId uint
jwt.StandardClaims
}
JWT claims struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.