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...
Adds nodemon, logs the current port to the console, and, most importantly, changes the auth method to work with JUST username for now. It cannot currently handle username and email
* updated view and model to "soft-delete" items instead of removing from DB * updated gloabl font-family and .app-container styling in style.css * added light/dark mode functionality via class toggling...
Added some bootstrap styling and font awesome icons for clearer cross-out