Module

authStages

Auth component auth stage options. Treat this file as an enum.
Author:

View Source pages/Auth/authStages.js, line 1

Members

# static constant PROFILE

The profile setup portion of the sign up flow

View Source pages/Auth/authStages.js, line 22

# static constant SIGN_IN

The sign in (email and password) portion of the sign in flow

View Source pages/Auth/authStages.js, line 17

# static constant SIGN_UP

The sign up (email and password) portion of the sign up flow

View Source pages/Auth/authStages.js, line 12