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

Should confirm an account created #524

Closed
alexanmtz opened this issue Mar 23, 2020 · 3 comments
Closed

Should confirm an account created #524

alexanmtz opened this issue Mar 23, 2020 · 3 comments
Labels
enhancement Fullstack hiring Issues that can help you to solve hiring challenges

Comments

@alexanmtz
Copy link
Member

alexanmtz commented Mar 23, 2020

When a new account is created (register with a local account, Github or Bitbucket), the user should confirm the account.

Why

When an account is created, we need a way to confirm to increase security and avoid spams accounts.

Level

Medium

Current behavior

When the user Sign up, there's no confirmation to validate his account.

Expected behavior

When the user Sign up, create the account as usual, but send an email with confirmation and the user should have an attribute like verified: false

How to reproduce the user scenario

  • Create a user
@alexanmtz alexanmtz added enhancement Fullstack hiring Issues that can help you to solve hiring challenges labels Mar 23, 2020
@alexanmtz alexanmtz added this to the v1.7-apollo milestone Mar 23, 2020
@joemart
Copy link

joemart commented Apr 9, 2020

Challenge accepted

@alexanmtz
Copy link
Member Author

Hello @joemart, you're now assigned 👍

@alexanmtz alexanmtz removed this from the v1.7-apollo milestone Dec 15, 2020
@alexanmtz
Copy link
Member Author

User confirmation implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Fullstack hiring Issues that can help you to solve hiring challenges
Projects
Status: Done
Development

No branches or pull requests

2 participants