Last 12 weeks · 0 commits
2 of 6 standards met
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.
I created custom boilerplate based upon this with simple login system connected to MongoDB and JWT authentication express-es6-rest-api-auth Maybe someone of you will be interested in this. I know it's not good place to post this but I couldn't find a way to contact author of this boilerplate. You are welcome to link to mine repository as some form of "inspired" boilerplates.
Repository: developit/express-es6-rest-api. Description: :battery: Starter project for an ES6 RESTful Express API. Stars: 2451, Forks: 542. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Homepage: http://git.io/express-es6-rest-api Topics: api, boilerplate, cors, es2015, es6, express, javascript, mongoose. Open PRs: 10, open issues: 12. Last activity: 2y ago. Community health: 42%. Top contributors: developit, adylevy, benrolfe, gilesb2, OsoianMarcel, tuomokar, zouhir, previousdeveloper, itsjw.
JavaScript
[ ] add redis [ ] store user to db [ ] add stripe PaymentIndent