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: Registration Confirmation Email #8

Closed
2 tasks done
MoniPar opened this issue Apr 27, 2023 · 0 comments
Closed
2 tasks done

USER STORY: Registration Confirmation Email #8

MoniPar opened this issue Apr 27, 2023 · 0 comments
Labels
2 Story points Should Have Add significant value but not vital

Comments

@MoniPar
Copy link
Owner

MoniPar commented Apr 27, 2023

As a user, I can check my emails for a registration confirmation email, so that I can verify that my registration was successful.

Acceptance Criteria

  1. The user is asked to verify their email address upon registration.
  2. The user is directed to a temporary success URL if the email is verified.

Tasks

  • Configure Django settings to create email verification functionality
  • Set the LOGIN_REDIRECT_URL to '/success' temporarily to test whether this feature is working
@MoniPar MoniPar added 2 Story points Should Have Add significant value but not vital labels Apr 27, 2023
@MoniPar MoniPar closed this as completed Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Story points Should Have Add significant value but not vital
Projects
Status: Done
Development

No branches or pull requests

1 participant