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

USER STORY: Verification #28

Closed
3 tasks
kpetrauskas92 opened this issue Aug 11, 2023 · 0 comments
Closed
3 tasks

USER STORY: Verification #28

kpetrauskas92 opened this issue Aug 11, 2023 · 0 comments

Comments

@kpetrauskas92
Copy link
Owner

kpetrauskas92 commented Aug 11, 2023

Epic #1

User Story: As a registered user, I want my profile to be verified so that other users can trust the authenticity of my profile.

Acceptance Criteria:

Email Verification:

  • GIVEN I have completed the registration process,

  • WHEN I receive a verification email and click on the verification link,

  • THEN my email address should be verified, and I should see a confirmation message on the platform.

  • GIVEN I did not receive a verification email,

  • WHEN I click on "Resend Verification Email",

  • THEN a new verification email should be sent to my registered email address.

  • Implement a system to send verification emails with unique links to users.

  • Create a feature for users to request another verification email if they didn't receive the first one.

  • Ensure all verification data is stored securely and is GDPR compliant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Future User Stories
Development

No branches or pull requests

1 participant