Back to YardWatch

Email Sign Up

Create a YardWatch operator account.

This screen only collects the three fields Better Auth needs to create a usable cookie-backed session locally.

Smallest useful auth surface.

  • Name, email, and password only
  • Zod validation through TanStack Form
  • Same UI primitives as the rest of the workspace

Start with name, email, and password. Social providers and extra auth flows can wait.

This is the minimal Better Auth path for local testing. Name is required by the auth model.

Credentials

This becomes the display name on the Better Auth user record.

Use the address tied to the workspace you want to access.

Use at least 8 characters. Better Auth will store the hashed credential.

Already have an account? Sign in instead