This example demonstrates the PKCE (Proof Key for Code Exchange) OAuth flow for SPAs. PKCE prevents authorization code interception attacks without requiring client secrets.
Click below to initiate the PKCE flow. You'll be redirected to Dex (local dev) for authentication.