Genumbra Admin Access

Sign in before we turn on the real control room.

This page is the first production-facing step toward subscription operations. The final system will sit behind role-aware authentication, audit trails, and entitlement editing tools.

Subscription control Review plan status, grant access, and handle support exceptions.
Device oversight Inspect linked devices and eventually release seats during support actions.
Payment audit Connect billing events to user entitlements without letting the client decide.
Security boundary Keep admin tools separated from the public site and future desktop app traffic.

Admin sign in

This form posts to the live Pages Function login endpoint and creates a session cookie when credentials are valid.

Production-safe mode: configure ADMIN_EMAIL, ADMIN_PASSWORD, and SESSION_SECRET in Cloudflare Pages before relying on this login.
Setup note: see ADMIN_SETUP.md in the project root for the current environment variable checklist.