Lessons
  • 1
    The Problem
    Why OAuth exists
  • 2
    The Players
    Four OAuth roles
  • 3
    Auth Code Flow
    Complete overview
  • 4
    Token Refresh
    Renewing access
  • 5
    Common Attacks
    Security threats
  • 6
    PKCE
    Proof Key for Code Exchange
  • 7
    Single Sign-On
    One login, many apps
  • 8
    Resources
    Official specs

The Problem OAuth Solves

Understanding why we need delegated authorization
Lessons
Details