Access control
All routes require authentication. Browser users sign in through the login page and receive a JWT session cookie.
The manager provides protected UI and API access, user CRUD with basic/admin roles, and a hierarchical model for organizations, projects, services, and versions.
All routes require authentication. Browser users sign in through the login page and receive a JWT session cookie.
Admins can create and maintain accounts with name, email, username, password, and API key fields.