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
255 KiB
Languages
JavaScript 74.3%
Python 23.4%
Dockerfile 1%
HTML 0.9%
CSS 0.4%