Back to home

UNIFIED SIGN-UP ENTRY

Create one identity, then open the right entrance.

Choose the experience you want to start with. Clerk handles sign-up once, and the backend decides what seeker or professional access can actually open.

Already have an account? Login instead
USER ACCESS

Login as User

Enter the seeker experience with the same auth system, keeping the frontend intent simple while the backend owns the real access rules and capabilities.

Seeker-first journey

Assessments, session booking, and care history stay grouped in the user-facing workspace.

Capability-led UI

The bootstrap response returns capabilities, not raw roles, so the UI stays clean and product language stays intentional.

One identity, multiple paths

Shared auth still supports later expansion into professional access without splitting identities.

Sign up as UserAlready have an account? Login
PROFESSIONAL ACCESS

Login as Doctor

Enter the doctor-facing workspace through the shared auth system, while the backend still decides whether professional tools should open or route to review.

Workspace-gated tooling

Availability, bookings, and dashboard access stay server-authorized after Clerk sign-in.

Review-aware routing

Pending or rejected access can still open the professional review experience without exposing raw backend roles.

No auto-promotion

Professional access remains an approval workflow, never a side effect of using the doctor CTA.

Sign up as DoctorAlready have an account? Login