Completed
11:05 - Measure 7: CORS Configuration
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
API Security - 10 Essential Measures Every Developer Must Know
Automatically move to the next video in the Classroom when playback concludes
- 1 0:00 - Introduction: Why API Security Matters
- 2 1:38 - Measure 1: HTTPS & TLS Encryption
- 3 3:01 - Measure 2: Authentication JWTs & OAuth
- 4 4:26 - Measure 3: Authorization & BOLA Prevention
- 5 6:00 - Measure 4: Rate Limiting
- 6 7:31 - Measure 5: Input Validation
- 7 9:15 - Measure 6: SQL Injection Prevention
- 8 11:05 - Measure 7: CORS Configuration
- 9 12:40 - Measure 8: CSRF Protection
- 10 14:11 - Measure 9: XSS Prevention
- 11 15:52 - Measure 10: Security Headers
- 12 17:36 - Your Security Checklist