package
0.0.0-20241203094853-fdc88a6d816a
Repository: https://github.com/garg-shashwat/go-user-authentication.git
Documentation: pkg.go.dev

# Functions

CheckPasswordHash verifies password.
GenerateJWTToken generates Accesstokens for user.
GetHTTPError parses the http code, error and message.
HashPassword creates a password hash.
VerifyJWTToken checks if the JWT token is valid and not expired.