Learn key API and JWT concepts to get you up to speed with the benefits of setting up modern JSON Web Token authentication through a microservice. Covering:
- What is API and how does it work?
- What is JWT and how does it work?
- Setting Up MongoDB Atlas & Community Server
- Setting Up Express API Server
- Model-Route-Controller Design Pattern Implementation
- Access Token Verification Middleware
- Refresh Token Functionality
- Login & Registration Functionality
- Email Confirmation & Password Reset Functionality
- Email Change Functionality