You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This screen is shown for users who has opened the app for the first time after the install. User should be able to add his phone number that would get authenticated through firebase
Components:
Field to enter phone number
Submit button
The text was updated successfully, but these errors were encountered:
@youssefsharief This looks good but what about more details so we can know the feature more like
1- who will be responsible for authentication is it the API that will auth and return the result or the app will call firebase and do the auth.
2- depending on the above if it is the api what api endpoint that will be responsible for that and what is the req body should look like and possible response codes.
This screen is shown for users who has opened the app for the first time after the install. User should be able to add his phone number that would get authenticated through firebase
Components:
The text was updated successfully, but these errors were encountered: