Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Securing Your APIs with OAuth 2.0
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 OAuth vs OAuth Exchange
- 3 OAuth for First Party Apps
- 4 How OAuth Works
- 5 Authorization Code Flow
- 6 Example
- 7 Auth Flow
- 8 Pixie
- 9 OAuth Worm
- 10 Access Tokens
- 11 Drawbacks of Access Tokens
- 12 SelfEncoded Tokens
- 13 JSON Web Token
- 14 Is that enough
- 15 Token Validation Example
- 16 Token Validation Flexibility