Resuelve AuthPlug v1.4.3 API Reference

Modules

Plug for authentication using token signature verification.

Token generation and validation module.

Example of implementing an error handler.

Structure that defines the elements of a token.

Encapsulates the functions related to the date. If using a time library is required, it should be added here the desired functionality. In the project you should only find calls to the Calendar module to facilitate code maintenance.

Contains encoding, decoding, encryption, and decryption logic.