JXC Core
Private sign-in
Phase 1 access is gated through Amazon Cognito. Self-sign-up stays off, so only admin-created users can get in.
Expected callback URL
https://app.jxc.global/api/auth/callback/cognito
Hosted UI domain
https://jxc-core-dev-auth-217019990971.auth.us-east-1.amazoncognito.com
Access model
This is intentionally private-first while the product hardens.
Admin-created accounts only

No open sign-up. Access is granted manually through the Cognito user pool.

AWS-hosted auth flow

Sign-in is handled by Cognito Hosted UI, then returned to the app callback route.

Good first shadcn surface

This page now uses reusable card, badge, button, and alert primitives we can spread across the rest of the app.