package
0.0.0-20230724073748-4eaf66b3e6b8
Repository: https://github.com/karthika-rajagopal/go-restful.git
Documentation: pkg.go.dev

# Functions

ExtractTokenFromHeader extracts the token string from the Authorization header.
GenerateToken generates a new JWT token.
HashPassword hashes the specified password.
VerifyPassword compares the specified password with the hashed password.
VerifyToken verifies the validity of a JWT token.

# Structs

No description provided by the author