express-es6-rest-api
express-es6-rest-api copied to clipboard
auth_err
This pull request adds basic authentication functionalities to the application, including user login, registration, and password reset. Additionally, I've implemented a global error-handling mechanism to provide consistent error messages to users. These changes should improve the overall security and usability of the application. Please review and let me know if you have any feedback.