OriginAIProduct specs for Claude Code, Cursor, and Codex

Auth

Sign up and sign in with email, a magic link, OAuth, or a passkey.

OriginAI supports several ways to sign in, so you can pick whichever you prefer. This page covers the options and how to get into your account.

Supported sign-in methods

MethodNotes
Email + passwordAvailable at /signup and /login.
Magic linkA one-time link is emailed to you, which returns you through /auth/callback.
Google / GitHub OAuthShown only when the deployment has enabled these providers.
Passkey (WebAuthn)Experimental; hidden when passkeys are disabled or unsupported by your device.

Sign in

  1. Open Sign up or Sign in.
  2. Choose a method, and complete email verification or the OAuth consent step if prompted.
  3. You'll land on /app — or on the specific page you were headed to before signing in.

Continuing a generation after signup

If you started by describing your product on the marketing home page, OriginAI saves that brief and routes you through signup so the app can pick generation back up automatically once you're in. See the Quickstart for that flow.

You're signed in when…

  • You have an active session on /app.
  • Optionally, you've registered a passkey under Settings for faster sign-in next time.

Troubleshooting

IssueWhat's going on
The OAuth buttons are missingThose providers are turned off in this environment.
Passkey isn't availableYour browser or OS lacks WebAuthn support, or the feature is disabled.
A bot check appearsEmail/password and magic-link sign-in may require it; OAuth and passkeys skip it.

On this page