mirror of
https://github.com/mdanics/fluttergram.git
synced 2025-08-06 13:19:53 +08:00
FIX README
Changed the word anonymous with Google, because in the items below. the steps are for Google Authentication not anonymous authentication.
This commit is contained in:
@ -63,7 +63,7 @@ $ cd fluttergram/
|
|||||||
#### 3. Setup the firebase app
|
#### 3. Setup the firebase app
|
||||||
|
|
||||||
1. You'll need to create a Firebase instance. Follow the instructions at https://console.firebase.google.com.
|
1. You'll need to create a Firebase instance. Follow the instructions at https://console.firebase.google.com.
|
||||||
2. Once your Firebase instance is created, you'll need to enable anonymous authentication.
|
2. Once your Firebase instance is created, you'll need to enable Google authentication.
|
||||||
|
|
||||||
* Go to the Firebase Console for your new instance.
|
* Go to the Firebase Console for your new instance.
|
||||||
* Click "Authentication" in the left-hand menu
|
* Click "Authentication" in the left-hand menu
|
||||||
|
Reference in New Issue
Block a user