In this course, we will secure our ToDo application using bcrypt for password hashing and JWT tokens. Additionally, we will cover the application with unit tests using RSpec.
Overview
Syllabus
- Lesson 1: User Authentication with Bcrypt Password and JWT
- Lesson 2: Implementing Unit Tests for ToDo Service
- Lesson 3: Implementing Request and Authentication Tests for ToDo Service