Dive into the world of Authentication and Authorization with this introductory course on web security. Understand and practice how to secure your applications and protect against common security threats.
Overview
Syllabus
- Lesson 1: Navigating Authentication and Authorization: Secure Basics with Node.js and React
- Lesson 2: Introduction to User Authentication with Node.js and Express.js
- Lesson 3: Securing the Universe of User Data: Unveiling Password Security, Hashing, Encryption, and bcrypt Implementation
- Lesson 4: Exploring the Galaxy of Authorization: Setting Up RBAC, Managing User Roles, and Creating Authorization Middleware
- Lesson 5: Manual Tokenization: Creating, Storing, and Using Authentication Tokens in JavaScript and React