In this course, we will secure our ToDo application using bcrypt and JWT tokens. Additionally, we will cover the application with comprehensive tests, including unit tests with mocks and component tests without mocks.
Overview
Syllabus
- Lesson 1: Secure User Registration with Bcrypt
- Lesson 2: Secure User Registration and Login with Bcrypt
- Lesson 3: Integrating JWT for Authentication