Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 01e6c5d

Browse files
doc++
1 parent 4096195 commit 01e6c5d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/AUTHENTICATION.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<img src="images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/>
22

33
## Enabling Authentication
4-
Version 1.1.0 of this plugin added the capability to log your users in, either
4+
You can sign in a user either
55

6-
* anonymously,
7-
* by email and password,
8-
* using a custom token,
9-
* using Facebook,
10-
* using Google.
6+
* [anonymously](#anonymous-login),
7+
* by [email and password](#email-password-login),
8+
* using a [custom token](#custom-login),
9+
* using [Facebook](#facebook-login),
10+
* using [Google](#google-sign-in).
1111

1212
Each of these login mechanisms need to be enabled in your Firebase console at the 'Login & Auth' tab.
1313

0 commit comments

Comments
 (0)