package
0.0.0-20230605094053-b8cc3cea02bc
Repository: https://github.com/daizaikun/back-library.git
Documentation: pkg.go.dev
# Functions
Se asegura de que las carpetas necesarias existan.
Comprueba variables de entorno.
GenerateToken creates a new access token for a given user ID using the HS256 signing method.
ValidateToken validates a JSON Web Token (JWT) string and returns its claims.
# Constants
No description provided by the author