Commit graph

10 commits

Author SHA1 Message Date
38c26cca7b docs: iam module meta doc 2026-06-11 13:07:48 +01:00
c689ac1e10 minor: ruff formatter
All changes are either:
- Correcting tabs
- Adding/removing line breaks
- Adding trailing commas
2026-06-08 15:31:37 +01:00
19145271ae tests: test init 2026-05-29 15:18:10 +01:00
2d60b4fcc5 feat: disable_auth also works in testing 2026-05-29 11:50:16 +01:00
6a90e03d40 docs: org router tag metadata
Issue: #13
2026-05-28 16:46:44 +01:00
aa7dc46533 docs: service router details 2026-05-28 15:25:29 +01:00
fa8439cc6c feat: auth bypass for dev and testing
ENVIRONMENT must be "local" and DISABLE_AUTH set for this to be active. Both of these default to production values to prevent this being enabled accidentally.

Resolves #5
2026-05-26 11:42:49 +01:00
83a24a91f4 docs: user module
In-line and Swagger docs improvements on the User module and endpoints
2026-05-20 15:23:40 +01:00
f54876eac6 minor: cleanup
Minor tweaks to reduce warnings in IDE e.g. unused imports.
2026-05-19 12:10:06 +01:00
376a7a9fe5 Initial commit 2026-04-06 12:41:49 +01:00