Apiway accepts two authentication methods on the same login page: Google OAuth and email + password (with a one-time email code on registration). Choose either; both end up at the same account.
Steps
- Open the login pageGo to /login (Sign up free in the header). — open in Apiway
- Pick a methodChoose Google OAuth or email + password registration.
- Verify the email codeOn registration with email, enter the one-time code Apiway emails you to /login/verify-code.
- Land in the Creative StudioFirst-time users land directly in the Creative Studio — the old Brand-vs-Creator role picker is retired and /welcome now redirects into the app.
After registration
First-time users land directly in the Creative Studio — there is no role-picking step. The old Brand-vs-Creator welcome screen is retired and /welcome now redirects straight into the app. See Brand vs Creator role (retired) for what changed.
Forgot password / can't log in
On /login, switch to Reset mode and enter your email. Apiway sends a one-time recovery code to the email and routes you back to set a new password. Latin-only passwords are enforced.
Security & data
Apiway never trains on your uploaded photos. Auth uses Supabase Auth (cookies + JWT). For more on storage and privacy, see why we never train on your uploads.