Skip to content

Product: Onboarding

Rebecka Z edited this page May 7, 2018 · 3 revisions

Dev-Process:

When onboarding a new user the following occurs:

  1. The app verifies the phone number via firebase/sms. If successful, then
  2. The app registers the phone number with the wocky sever. The server returns a token to the app
  3. Later, the app logs in using the token.
  4. Then, usually the app sets the handle field along with other stuff like first name, last name, etc.

Goal:

KPIs:

Questions: