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

alternate registration/login methods (start with email / pw) #109

Open
therewasaguy opened this issue Feb 25, 2016 · 0 comments
Open

alternate registration/login methods (start with email / pw) #109

therewasaguy opened this issue Feb 25, 2016 · 0 comments

Comments

@therewasaguy
Copy link
Owner

Currently using Passport to handle authentication but we are only using the GitHub strategy. We should allow for other methods to sign up / login, starting with:

  • a user entering their own username + password, and email address
  • verify their email address ?
  • allow user to reset their password

This involves a serverside implementation similar to this.

It also involves designing a modal/dialog or registration page for users.

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