soulsync/webui
Broque Thomas 3d96752087 Add Qobuz auth token login as CAPTCHA bypass alternative
Qobuz added reCAPTCHA to their login endpoint, blocking automated
email/password auth for new users. Token login lets users paste
their X-User-Auth-Token from the browser DevTools after logging in
manually. Added to both Connections and Downloads tabs with
instructions. Existing email/password flow completely unchanged.
Backend validates token via user/get API and saves the session
identically to email/password login.
2026-04-08 10:37:38 -07:00
..
static Add Qobuz auth token login as CAPTCHA bypass alternative 2026-04-08 10:37:38 -07:00
index.html Add Qobuz auth token login as CAPTCHA bypass alternative 2026-04-08 10:37:38 -07:00