Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareHashAndPassword ¶
func GenerateHashPassword ¶
func GenerateJwt ¶
Types ¶
type JwtCustomClaims ¶
type JwtCustomClaims struct { ID string jwt.RegisteredClaims }
func ParseJwt ¶
func ParseJwt(jwtStr string) (*JwtCustomClaims, error)
Click to show internal directories.
Click to hide internal directories.