package
0.1.0
Repository: https://github.com/maycmf/core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New - Create an authentication instance.
SetExpired - Set the token expiration time (in seconds, default 7200).
SetKeyfunc - Set the callback function of the verification key.
SetSigningKey - Set signature key.
SetSigningMethod - Set signature method.

# Structs

JWTAuth - jwt Authenticate.

# Interfaces

Storer - Token storage interface.

# Type aliases

Option - Defining parameter items.