Completed
Public Client
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Common Mistakes and Misconceptions in Web App Security Using OAuth 2.0 and OpenID Connect
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Authentication and Authorization
- 3 OAuth and OpenId Connect
- 4 Terminology
- 5 Client Type
- 6 Public Client
- 7 Scopes
- 8 Access Tokens
- 9 JSON Web Token
- 10 OAuth endpoints
- 11 OAuth grant types
- 12 OAuth grant best practices
- 13 Authorization code injection
- 14 Pixi
- 15 URI
- 16 HTTP Header
- 17 Reference Token
- 18 Refresh Token
- 19 OpenId Connect
- 20 OAuth Scopes
- 21 OAuth Connect Endpoints
- 22 OAuth Connect Hybrid
- 23 Use Cases