OAuthProxy
OAuthProxy enables authentication with OAuth providers that don't support Dynamic Client Registration.
โ ๏ธ OAuthProxy support is still in development. Use
RemoteAuthProviderfor now.
The proxy:
- Accepts any client registration request locally
- Handles DCR on your server side
- Uses pre-registered app credentials upstream
- Forwards callbacks, allowing dynamic redirect URIs with providers that require fixed ones