Open swordensen opened 5 years ago
I don't think the user should be prompted to sign in every time. Will need to think more about this. Maybe we can just save their credentials to their phone.
We now have input validation in the sign in screen in addition to any sign in errors from firebase.
We will support the following forms of authentication
Users should be able to register an account with us
Users should be alerted to any issues regarding their authentication (bad password, invalid email, non-registered, etc)
Users should also be able to register anonymously. This may allow us to control access if necessary.