# OAuth Delegation Example
Enable delegated OAuth for backends and complete flows via the built-in controller.
Run
1. Configure `oauth_delegation.enabled: true` in your config, and set provider entries if desired.
2. Start the server and visit `/oauth` to initiate flows.