Closed m1n1 closed 4 years ago
The user should be able to create an account with an sign up screen.
Acceptance: The user can create an Account which is saved in our User Database.
Signup is working with e-mail and password via Firebase.
Right now the account is immediately accepted. An Extension would be verification over e-mail. Should I implement this now or postpone it to a later date?
The user should be able to create an account with an sign up screen.
Acceptance: The user can create an Account which is saved in our User Database.