Completed
Spring Security Getting Started
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Spring Security 6 with Spring Boot and JWT Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Spring Security Getting Started
- 2 Setting our own username and password
- 3 CSRF Token
- 4 Spring Security Configuration
- 5 Spring Security User from Database
- 6 Spring Security Bcrypt Password Encoder
- 7 What is JWT and Why
- 8 Spring Security Project Setup for JWT
- 9 Generating JWT Token
- 10 Validating Token
- 11 Spring Security Google and Github Login