Create an account
Join MetroCheck.ai.
Development — create an account via Cognito Hosted UI.
Registration returns to /callback like sign-in.
Already have an account? Log in instead
Auth uses Cognito Hosted UI in every environment. Pool domain and app client come from NEXT_PUBLIC_APP_ENV and the matching vars in .env.local. See docs/branching-and-environments.md.