cloud-api/src/auth
luxferre 2b8296d622 feat: combined admin dependency
org_or_super_admin_dependency can be used in place of org_admin_dependency to also allow super admins.
2026-05-19 11:08:22 +01:00
..
config.py Initial commit 2026-04-06 12:41:49 +01:00
constants.py Initial commit 2026-04-06 12:41:49 +01:00
dependencies.py Initial commit 2026-04-06 12:41:49 +01:00
exceptions.py Initial commit 2026-04-06 12:41:49 +01:00
models.py Initial commit 2026-04-06 12:41:49 +01:00
router.py Initial commit 2026-04-06 12:41:49 +01:00
schemas.py Initial commit 2026-04-06 12:41:49 +01:00
service.py feat: combined admin dependency 2026-05-19 11:08:22 +01:00
utils.py Initial commit 2026-04-06 12:41:49 +01:00