OAuth Callback Service

This service handles OAuth callbacks for third-party integrations.

How It Works

This service acts as a redirect URI for OAuth authorization flows.

When an OAuth provider redirects to this service with an authorization code, the service retrieves necessary information from the database and completes the OAuth flow.

No action is needed on this page. All OAuth callbacks are automatically processed.