package
0.0.2
Repository: https://github.com/rtmzk/component-base.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.