# 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.
# Interfaces
Storer - Token storage interface.
# Type aliases
Option - Defining parameter items.