Skip to content

mywrap/auth

Repository files navigation

Authentication related functions

Functions:

  • Create and read RSA key pair files (x509 PKCS1, PKIX PEM)
  • Create and verify JWT token
  • HashPassword and VerifyHashPassword
  • Generate good password (mixture of uppercase and lowercase letters, numbers, and underscores)

Usage

Detail in Go test files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published