//
pkg.gl
Category
github.com/superproj/onex
pkg
authn
package
0.2.0-alpha.3
Repository:
https://github.com/superproj/onex.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
9
Files
36 SLOC
#
Packages
jwt
No description provided by the author
#
Functions
Compare
Compare compares the encrypted text with the plain text if it's the same.
Encrypt
Encrypt encrypts the plain text with bcrypt.
#
Interfaces
Authenticator
Authenticator defines methods used for token processing.
IToken
IToken defines methods to implement a generic token.