Closed WilliamDormer closed 2 years ago
@WilliamDormer is there any prototype design file for this page, or we can come up with UI and code that
We're doing UI design now, so we don't have an exact design yet. Generally speaking though, we are going to have a phone number, some social sign-ons and an SMS verification. Authentication will take some significant backend support though.
SMS services:
done as part of the firebase auth functionality.
The specific mechanics need to be determined, but probably the ability for a person to enter some credentials (probably a mixture of username/pass, google auth, apple auth) in a prompt if they have an account already. This will be one of the first screens in the application. Also, this will likely include phone verification/two factor/sms verification.
It allows us to authenticate people and determine how many are live on the app.