Add OAuth callback forwarding with no-redirect RestTemplate

FeatureAPIService
Shipped
March 19, 2026 at 10:32 PM UTC
Author
Kamo
Commit
f6803c3

- Add noRedirectRestTemplate bean (HttpClient.Redirect.NEVER) so the 302 from VOIPService's OAuth callback is passed through to the browser instead of being followed by the proxy - Add dedicated /api/voip/oauth/callback route mapped before the wildcard /api/voip/** to ensure it uses forwardCallback() (no auth headers stripped, no redirect following)

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing