Auth

Sign in to your CRM workspace

This page talks to Better Auth through the Fastify backend. Sessions are stored in HttpOnly cookies, while all business data stays on the typed tRPC channel.

Seed admin

Default credentials come from ADMIN_EMAIL and ADMIN_PASSWORD in your env file.

Login