package
0.0.0-20241003185054-136c986179b4
Repository: https://github.com/belyaevei/microservices_auth.git
Documentation: pkg.go.dev

# Functions

GenerateToken generates jwt token.
HashPassword hashes password.
VerifyPassword compares candidate password with hashed password returns true if passwords match.
VerifyToken verifies jwt token.