Skip to content
This repository has been archived by the owner. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 1.54 KB

setup-phone.md

File metadata and controls

19 lines (13 loc) · 1.54 KB

Set up authentication using a Phone Number

Android

  1. See Before you begin and follow the instructions to configure sign-in using a Phone Number correctly.
    Attention: Skip step 2. The dependency for the Firebase Authentication Android library is already declared by the plugin.
  2. See Enable Phone Number sign-in for your Firebase project and follow the instructions to enable Phone Number sign-in for your Firebase project correctly.
  3. See Enable app verification and follow the instructions to enable app verification correctly.

iOS

  1. See Before you begin and follow the instructions to configure sign-in using a Phone Number correctly.
    Attention: Skip step 2. The Firebase/Auth pod is already added by the plugin.
  2. See Enable Phone Number sign-in for your Firebase project and follow the instructions to enable Phone Number sign-in for your Firebase project correctly.
  3. See Enable app verification and follow the instructions to enable app verification correctly.

Web

🚧 Currently not supported.