Task Recipe
Sign In With The Normal Flow
Use this recipe in test or any environment where quick login is not
available, or any time you need to demonstrate the real sign-in path.
- Open
/login. - Enter the user’s email and password.
- Submit the form to request the one-time passcode.
- Move to
/otpwhen the app confirms that the passcode was sent. - Enter the passcode and complete sign-in.
- After login, continue to
/profileif account details still need to be completed.