Skip to content

Provide a simple UI for Authentication #9

@localyost3000

Description

@localyost3000

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions