Skip to content
This repository has been archived by the owner on Nov 29, 2020. It is now read-only.

[Research] Authenticate users using Firebase authentication #133

Open
wants to merge 4 commits into
base: feature/firebase-auth
Choose a base branch
from

Conversation

AlexandraDaraban
Copy link

Notes:

  • google-services.json files should be added in the project; for testing purposes, you can add the configuration file in dev package.
  • You need to whitelist fictional numbers in Firebase console
  • On sign-in completion, a Firebase user is created with the phone number. Therefore, a call in backend should be made prior to signing in to Firebase and a call after sign-in completion to fetch the authorization token.

@aniri aniri requested review from aniri and tudormarze April 25, 2019 07:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants