OAuth PKCE Flow Example

PKCE Flow (RFC 7636)

This example demonstrates the PKCE (Proof Key for Code Exchange) OAuth flow for SPAs. PKCE prevents authorization code interception attacks without requiring client secrets.