Skip to content

Commit a72200f

Browse files
umarhussain15samtstern
authored andcommitted
Passwordless Authentication procedure updated. (firebase#506)
1 parent 2883a35 commit a72200f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

auth/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,11 @@ Getting Started
7676

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

8485

8586
### Phone Authentication Setup

0 commit comments

Comments
 (0)