cloud-api/src/auth
luxferre 2ec9cca99c feat: super admin handling
The list of super admins now comes from a dependency, allowing it to easily be overrridden during testing.
2026-06-04 11:48:50 +01:00
..
config.py fix: remove oidc audience requirement 2026-05-28 15:16:21 +01:00
constants.py docs: auth docstrings 2026-05-28 11:22:47 +01:00
dependencies.py feat: super admin handling 2026-06-04 11:48:50 +01:00
exceptions.py docs: auth docstrings 2026-05-28 11:22:47 +01:00
models.py docs: auth docstrings 2026-05-28 11:22:47 +01:00
router.py docs: auth docstrings 2026-05-28 11:22:47 +01:00
schemas.py docs: auth docstrings 2026-05-28 11:22:47 +01:00
service.py fix: use dependency instead of db.next 2026-05-29 14:15:50 +01:00
utils.py docs: auth docstrings 2026-05-28 11:22:47 +01:00