package
0.0.0-20240807051554-7dbbb9579baa
Repository: https://github.com/sapiderman/seed-go.git
Documentation: pkg.go.dev
# Functions
ComparePasswordAndHash compares plaintext and its store hash.
ExtractToken gets.
GenerateHash creates the key train.
GenerateTokenPair generates access and refresh tokens.
JwtMiddleware validates token in transit.
RefreshTokens ...
TokenValid ...
VerifyAccessToken ..