storj-archived/core

User registration

igoryuzo opened this issue · 1 comments

Expected Behavior

As a user if I attempt to register with an existing email I expect to have a user friendly message i.e "Email is already registered".

Actual Behavior

As a user when I register with an existing email I receive a 400 error on the login page UI.

Steps to Reproduce

  1. Click register
  2. User an email that's already been registered
  3. Click signup

Registration isn't handled with storj-lib