1
0
Fork 0
forked from sr2/cloud-api
cloud-api/src/organisation
luxferre d3d3b2ca63 feat: auth dependencies
These dependencies require `user_model_claims_dependency` which requires the `claims_dependency`. This caused an import loop error and therefore they must be defined in a different file from `claims_dependency`.

Resolves #6
2026-05-27 14:30:11 +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 feat: org dependencies 2026-05-27 12:21:30 +01:00
exceptions.py minor: typo in org exception 2026-05-27 14:29:09 +01:00
models.py feat: contact model restructure 2026-05-25 15:15:50 +01:00
router.py feat: auth dependencies 2026-05-27 14:30:11 +01:00
schemas.py feat: org dependencies 2026-05-27 12:21:30 +01:00
service.py Initial commit 2026-04-06 12:41:49 +01:00
utils.py Initial commit 2026-04-06 12:41:49 +01:00