Users
User CRUD is live at /api/users (POST to create, GET to list,
DELETE /api/users/<email> to remove). Auth enforcement is
opt-in via the II_AUTH_ENFORCE env var on the droplet.
A dedicated admin UI lands with the auth rebuild.
User CRUD is live at /api/users (POST to create, GET to list,
DELETE /api/users/<email> to remove). Auth enforcement is
opt-in via the II_AUTH_ENFORCE env var on the droplet.
A dedicated admin UI lands with the auth rebuild.