Account help
OmniAuth uses ZITADEL for identity. Registration, email verification, and password reset happen in the ZITADEL UI.
Sign up
- Start from Create account.
- Click “Continue with ZITADEL”.
- In ZITADEL, choose “Register” and follow the prompts.
- Complete email verification if required (Dev: Mailpit; Prod: real inbox).
Password reset
- Start from Sign in.
- Click “Sign in with ZITADEL”.
- In ZITADEL, use the “Forgot password?” path.
- Retrieve the reset email (Dev: Mailpit; Prod: real inbox).
Start ZITADEL sign in
This starts an OIDC auth request and lands you in ZITADEL (recommended; avoids fragile deep-links).
Email delivery
Dev uses Mailpit (web UI on this host). Production must be configured with a real SMTP provider.