mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
- Add GET /mgmt/spotify/callback (no auth) for browser OAuth redirect - Restore POST /mgmt/spotify/confirm (Basic Auth) for ueberboese mobile app - Callback returns HTML success/error pages; confirm returns JSON - Both call the same ExchangeCodeAndStore() logic