package
Version:
v1.4.4
Opens a new window with list of versions in this module.
Published: Dec 20, 2022
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package auth provides authentication and authorization methods using JSON Web Tokens.
JWT uses JSON Web Token for generate and extract token.
func NewJWT(pathPrivateKey, pathPublicKey string) JWT
NewJWT create new instance of JWT.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.