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

Signup Process & Reset Password Process #1

Open
mridulganga opened this issue Oct 7, 2019 · 0 comments
Open

Signup Process & Reset Password Process #1

mridulganga opened this issue Oct 7, 2019 · 0 comments

Comments

@mridulganga
Copy link
Member

mridulganga commented Oct 7, 2019

Signup password:
step1: take email input, if email already has creds, tell user that and ask them if they want to reset password
step2: scan if email exists in members DB

  • if it does not, let user fill info and ask if he wants to be ieee and cs member
  • if it exists, we know their info and membership status, use that and ask for phone again for verification purpose in step3

step3: let the user create a credential (password) for his email.

Reset Password:
step1: ask user their email, send email with a token
step2: ask for token
step3 let them set their password again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant