mirror of
https://github.com/kristoferssolo/Axium.git
synced 2025-10-21 16:00:34 +00:00
508 B
508 B
Utils
The /src/utils folder includes functions for tasks like validating user input, handling JWT authentication, generating secure passwords, and working with time-based one-time passwords (TOTP). These utilities are used throughout the application to streamline common functionality and reduce redundancy.
Contributing
Add new route files, update existing routes, or enhance the middleware and handlers. Document any changes for clarity.
License
This project is licensed under the MIT License.