Skip to content

Commit

Permalink
Passwordless Authentication procedure updated. (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
umarhussain15 authored and samtstern committed May 21, 2018
1 parent 2883a35 commit a72200f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,11 @@ Getting Started

- Go to the [Firebase Console](https://console.firebase.google.com) and navigate to your project:
- Select the **Auth** panel and then click the **Sign In Method** tab.
- Click **Email/Password** and turn on the **Enable** switch, then click **Save**.
- Click **Email/Password** and turn on the **Enable** switch.
- Turn on the **Email Link (passwordless sign-in)** switch, then click **Save**.
- Run the app on your device or emulator.
- Select **PasswordlessActivity** from the main screen.
- Fill in your desired email and password and click **Create Account** to begin.
- Fill in your desired email and click **Send Link** to begin.


### Phone Authentication Setup
Expand Down

0 comments on commit a72200f

Please sign in to comment.