Account system for saved work and credits

Create your PassLab workspace

Accounts keep future credit balances, payment status, saved runs, and workspace history attached to the right user. The public legal and pricing pages stay open, while the writing workspace can be protected once auth keys are configured.

Email and social login are handled by a dedicated auth provider, not by a local password table.
Dashboard access is protected after production Clerk keys are set.
Payment credits should still unlock only from verified Creem webhooks.

Account login is ready to connect

The PassLab auth screens are wired for production login. Once the Clerk keys are added in Vercel, this panel becomes the real registration form.

Until then, the workspace remains reachable for operator testing.