- Add basic user management to our application
- Use Bcrypt to enable password salting and hashing
- Investigate different types of user authorization (tokens, cookies, etc)
- Password Salting and Hashing
- Bcrypt
- Authorization
- Tokens
- Cookies
- Week 04 - Insecure Blog App Part 3
- A work-in-progress blogging application with basic user authentication and authorization