Don't Let the BAD GUYS In: How to Use Spring Security
In this tutorial I teach you the basics of how to use Spring Security.
*Links*
🔗 Spring Security Docs: https://docs.spring.io/spring-security/reference/servlet/getting-started.html
*Timestamps*
0:00 Intro
0:30 Tutorial Overview
2:42 Basic Spring Security
5:20 Using Basic Auth
6:38 Setup API Keys
15:18 Testing API Keys
16:51 CSRF
20:10 Next Up