Skip to content

Implement user authentication with email and password #29

Description

@MihaiPantiru

The Figma document contains the entire UI of the project.

You can export any image (asset) directly from Figma. Here's how.

Please do not try to recreate the UI design exactly. Prioritize using de default UI mobile components and following the Human Interface Guidelines. The UI objects should be positioned roughly the same as in the Figma screens.

The mobile flow can be found in the project Wiki.

Please define related colors and text & button styles in the corresponding values files. Please extract all text values in the corresponding Localizable files so we can easily adjust them. <3


Before starting working on this ticket, we need to check the API is ready and have the sign-in mutation deployed.

We have the UI implemented for the Sign In screen, and we need to authenticate the user using our backend services.

After a successful login, the user is redirected to:

  • the on-boarding process, if they have just created an account and are logging in for the first time; the user should always be redirected to the first onboarding screen after logging in if they have not yet gone through all of the onboarding screens
  • their Home screen if they have already finished the onboarding process

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions