Skip to content

Expo authentication using google social and phone number sending the SMS validation

Notifications You must be signed in to change notification settings

galexandrade/expo-phone-google-authentication-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc9e88e · Jan 2, 2020

History

2 Commits
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020
Jan 2, 2020

Repository files navigation

React Native Expo - Authentication with Google and Authentication with phone number

Expo authentication using google social and phone number sending the SMS validation Both authentication methods will return a Firebase user.

The purpose of this repo is to leave it as a reference. All the domain methods that perform the authentication was extracted to domain files, keepind the components as clean as possible.

Google

Open an webview to allow the user to select a Google account.

Phone number

It will request a captcha validation and then it will send an SMS to the number. After confirming the code it will authenticate the Firebase user.

Reference: https://medium.com/@thareekanvar/how-to-add-firebase-phone-number-authentication-in-expo-react-native-65645a641ce4

About

Expo authentication using google social and phone number sending the SMS validation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published