fastily/camptivity

No duplicate emails

Closed this issue · 1 comments

Upon signup should check to see if email is already signed up. If so send error message.

added a cloud function, emailRegistered, which will return a boolean indicating if an email has been registered.