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

[BE Feat] Create verification email redirect views #213

Open
4 of 7 tasks
SherRao opened this issue Dec 16, 2024 · 0 comments
Open
4 of 7 tasks

[BE Feat] Create verification email redirect views #213

SherRao opened this issue Dec 16, 2024 · 0 comments
Assignees
Labels
backend Related to the backend of the project enhancement New feature or request

Comments

@SherRao
Copy link
Contributor

SherRao commented Dec 16, 2024

Checklist

Before submitting this ticket, make sure this ticket:

  • Is labelled properly - if this is a refactor, add the label!
  • Has the SPUR project assigned to it.
  • Has an assigned milestone.

And lastly:

  • Once someone picks up this ticket, make sure to assign it.

Description

When the user registers and gets sent an email, that email will contain a link to click. Once you click the link, one of three views will be shown:

  • Successfully verified view: Use when user clicks on link in verification email.
  • Already verified view: Use when user clicks on an old link and they have been verified already.
  • Failed verification view: Use when the server fails to verify the user's email.
@SherRao SherRao added enhancement New feature or request backend Related to the backend of the project labels Dec 16, 2024
@SherRao SherRao added this to the Complete the project MVP milestone Dec 16, 2024
@juancwu juancwu self-assigned this Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the backend of the project enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants