add admin v1 create/list/get HTTP endpoints

This commit is contained in:
2026-03-02 23:38:58 +01:00
parent 828b7c7c34
commit 7a7f570882
4 changed files with 230 additions and 3 deletions

View File

@@ -17,3 +17,4 @@ AUTH_MASTER_KEY=REPLACE_WITH_SECURE_RANDOM_KEY
AUTH_BOOTSTRAP_ACCESS_KEY=
AUTH_BOOTSTRAP_SECRET_KEY=
AUTH_BOOTSTRAP_POLICY=
ADMIN_API_ENABLED=true