Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Protecting Your APIs with OAuth
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Who am I
- 3 Common pattern
- 4 The original problem
- 5 Why OAuth is confusing
- 6 OAuth Flows
- 7 Authorization Code Flow
- 8 Access Tokens
- 9 JSON Web Tokens
- 10 Token Lifetime
- 11 Different Types of Tokens
- 12 BrowserBased Apps
- 13 Password Grant
- 14 Rich Authorization Requests
- 15 Questions
- 16 State Parameter
- 17 OAuth 2 Simplified Book