EnergyCurve logo

WorkOS-backed sign up

Create your EnergyCurve account

Create an account with email and password, backed by WorkOS and stored as a secure app session.

Continue with Google
Email and password
Already have an account? Login
Why this auth flow exists
EnergyCurve keeps authentication inside WorkOS, but brings the UI under product control.

Credentials are handled by WorkOS user management.

Successful sign in still creates the same secure app session and syncs the user profile into Supabase.

Predictable SaaS entry

Login and sign up no longer depend on a hosted handoff that can auto-resolve an upstream session before the user sees a form.

Same secure foundation

Protected routing, session cookies, callback handling, and profile synchronization stay intact underneath.