bonamin f291234c14 fix: switch manager auth from OAuth2PasswordBearer to HTTPBearer
OAuth2PasswordBearer caused Swagger UI to show a username/password/
client_id form instead of a simple token input, making the docs
unusable for testing. HTTPBearer shows a plain 'Bearer token' field,
consistent with how the local_backend handles auth.

No runtime behaviour change — token extraction is identical.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 00:49:09 +03:00
Description
This this is the Cloud Backend + Sysadmin panel, for the Xenia POS system
354 KiB
Languages
JavaScript 72.9%
Python 25%
Dockerfile 0.9%
HTML 0.8%
CSS 0.4%