Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComparePasswords ¶
func GenerateAndSet ¶
func HashAndSalt ¶
Types ¶
type UserAccessClaims ¶
type UserAccessClaims struct { ID string `json:"id"` Role string `json:"role"` jwt.StandardClaims }
Click to show internal directories.
Click to hide internal directories.