sign up and login

hold your voice supports google sign in and email/password auth. email flows may use a six-digit otp for verification.

updated may 3, 2026 accounts no images
quick answer

use google for the fastest path, or use email and password when the user wants a direct account.

use this for

  • creating a new account
  • returning to an existing account
  • explaining the otp screen

steps

  1. open `/app`.
  2. choose google sign in or the email tab.
  3. for email signup, enter name, email, and a password.
  4. check the inbox for the six-digit code when prompted.
  5. enter the code before it expires.
  6. continue to onboarding or the dashboard.

details to know

  • the app records the last-used auth method locally and shows a small badge next time.
  • google auth forwards signup attribution and desired plan through safe query parameters.
  • email login, register, forgot password, reset, resend otp, and logout all have rate limits.

limits and edge cases

  • passwords must meet the app minimum length.
  • otp codes expire after ten minutes.
  • if a user enters the wrong code, request a fresh one instead of guessing.
ready to use the product instead of reading about it? open app