package
Version:
v0.0.0-...-f67effe
Opens a new window with list of versions in this module.
Published: Aug 28, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func IsPasswordCorrect(pass, expected string) bool
type MyClaims struct {
Apitype string `json:"t,omitempty"`
User string `json:"u,omitempty"`
Super bool `json:"s,omitempty"`
IssuedAt int64 `json:"i,omitempty"`
Expiry int64 `json:"e,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.