package
0.8.7
Repository: https://github.com/coding-hui/common.git
Documentation: pkg.go.dev

# Functions

Compare compares the encrypted text with the plain text if it's the same.
Encrypt encrypts the plain text with bcrypt.
Sign issue a jwt token based on secretID, secretKey, iss and aud.