Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login Screen #1

Open
yoosif0 opened this issue Mar 16, 2018 · 2 comments
Open

Login Screen #1

yoosif0 opened this issue Mar 16, 2018 · 2 comments
Labels
good first issue Good for newcomers new feature New feature

Comments

@yoosif0
Copy link
Member

yoosif0 commented Mar 16, 2018

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:

  1. Field to enter phone number
  2. Submit button
@yoosif0 yoosif0 added the new feature New feature label Mar 16, 2018
@KhaledSakr KhaledSakr added the good first issue Good for newcomers label Mar 18, 2018
@progamr
Copy link

progamr commented Mar 19, 2018

@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.

@KhaledSakr
Copy link

Firebase auth is usually initiated from the app itself. I recommend https://github.com/invertase/react-native-firebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers new feature New feature
Projects
None yet
Development

No branches or pull requests

3 participants