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

[Platform] [User Notifications] As a user, I want to authenticate/login to the platform, so that I can receive personalized notifications tied to my account. #164

Open
1 task
zar92 opened this issue Apr 26, 2024 · 0 comments
Labels

Comments

@zar92
Copy link

zar92 commented Apr 26, 2024

User Behavior Description

1.1. User navigates to the login page.
1.2. User enters their username/email and password.
1.3. User clicks on the login button.
1.4. Platform verifies the entered credentials.
1.5. If credentials are correct, the platform logs the user in and redirects to the dashboard.
1.6. If credentials are incorrect, the platform displays an error message and prompts the user to retry or reset their password.
1.7. If credentials are correct, the user logs in and can check the personalized Notifications.

Acceptance Criteria

  • Scenario: User logs in to the platform
  • Given a user navigates to the login page
  • When the user enters their username/email and password
  • And the user clicks on the login button
  • Then the platform verifies the entered credentials
  • And if the credentials are correct, the platform logs the user in and redirects to the dashboard
  • And if the credentials are incorrect, the platform displays an error message and prompts the user to retry or reset their password
@zar92 zar92 changed the title backedn [Platform] [User Notifications] As a user, I want to authenticate/login to the platform, so that I can receive personalized notifications tied to my account. Apr 26, 2024
@zar92 zar92 closed this as completed Apr 26, 2024
@zar92 zar92 reopened this Apr 26, 2024
@zar92 zar92 added the Platform label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant