todo-mvc-auth-local
todo-mvc-auth-local copied to clipboard
To clarify the instruction of adding .env file in the config folder.
All .ejs files in the view folder had the generic placeholder "Document" in their tags. I added appropriate titles to them based on the file name.
comments added to code
- Overhaul UI - Rewrite authentication code for most recent version of Passport - Remove password and email validation
In class 52 you mentioned that if someone went through and put a pull request for updating the app you'd accept it. You were only talking about a couple of...