We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2883a35 commit a72200fCopy full SHA for a72200f
auth/README.md
@@ -76,10 +76,11 @@ Getting Started
76
77
- Go to the [Firebase Console](https://console.firebase.google.com) and navigate to your project:
78
- 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**.
+ - Click **Email/Password** and turn on the **Enable** switch.
80
+ - Turn on the **Email Link (passwordless sign-in)** switch, then click **Save**.
81
- Run the app on your device or emulator.
82
- Select **PasswordlessActivity** from the main screen.
- - 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.
84
85
86
### Phone Authentication Setup
0 commit comments