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

Provide a simple UI for Authentication #9

Open
4 tasks
swimmadude66 opened this issue May 8, 2016 · 0 comments
Open
4 tasks

Provide a simple UI for Authentication #9

swimmadude66 opened this issue May 8, 2016 · 0 comments

Comments

@swimmadude66
Copy link
Contributor

Requirements:

  • Registration form (email, password, password confirm)
  • Login Form (email, password)
  • Email confirmation page (Just a success/error message)
  • Password reset (Email)

The form will need to be backed by a service to hash the password with SHA-512 before sending. The hashed password will be salted and rehashed before storage/comparison on the server.

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

No branches or pull requests

1 participant