Managed auth

Sign in to your CueIQ workspace.

CueIQ uses Supabase Auth for account sessions. The browser stores the Supabase access token and sends it to the FastAPI backend so paid features can be gated server-side.

1

Create or sign in

Use email/password or send a magic link to the same billing email you use for Stripe.

2

Token handoff

The dashboard attaches the Supabase access token as a Bearer token on API requests.

3

Entitlements

The backend resolves your subscription tier before showing Coach, Academy, and Admin surfaces.

Payment submitted. Create or sign in with the same email used at Stripe Checkout. CueIQ unlocks your workspace after the Stripe webhook activates your entitlement.
Account access

Checking auth configuration...

Do not paste service-role keys into this site. Only the Supabase project URL and anon publishable key belong in the frontend config.