# 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.