This example demonstrates the fragment-based OAuth flow for single-page applications.
Tokens are delivered in the URL fragment (#access_token=...) which never reaches the server.
Click below to initiate the OAuth flow. You'll be redirected to Dex (local dev) for authentication.