OAuth Fragment Flow Example

Fragment Flow (SPA)

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.