Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated Project Login functionality to work the user database #995

Open
4 tasks
nikolay-vasilev-prime opened this issue Feb 11, 2025 · 0 comments
Open
4 tasks

Comments

@nikolay-vasilev-prime
Copy link
Contributor

nikolay-vasilev-prime commented Feb 11, 2025

As a developer and user, I would like to be able to use the "change email" and "change phone number" functionality after logging in.

In the current flow, a temporary user is created upon login, and these functionalities cannot be used.

As discussed with the team, we agreed on the following acceptance criteria (AC):

  • On server startup, a default user needs to be created for login purposes.
  • On the login page, information with the default user credentials needs to be displayed.
  • The login functionality should work with the created users during onboarding.
  • An error should be shown if the user tries to log in with a non-existing user.

Estimate: 5 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant