-
Notifications
You must be signed in to change notification settings - Fork 0
User
In order to sign in, a user must navigate to the log in page where he will click on the Crear mi cuenta con mi correo electrónico button that will navigate him to the registration form.
In the first page of the registration form, the user has to input its personal information such as name and last name.
To move to the next step, no field must be left empty, otherwise the app will throw an error suggesting that a field has been left blank.
In the second step of the registration form, the user has to fill his document information such as birth date and place of birth.
As the user is filling the information, the card at the top of the form will be displaying the filled information real time.
Once the registration process is successfully completed, the user will be redirected to the account registration page.
At the same time he will receive an email with a confirmation code.
Even though this process is not mandatory, is highly recommended to complete it after the registration process as the app will not allow not confirmed users to log in.




