Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathaniel Camomot committed Nov 21, 2018
1 parent eebb655 commit f5b0425
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ secure signalling and authentication for [simple-peer](https://github.com/feross

### setup firebase

https://firebase.google.com/docs/web/setup
https://firebase.google.com/docs/database/web/start
* https://firebase.google.com/docs/web/setup
* https://firebase.google.com/docs/database/web/start

Basically, you'll need to create a firebase project and setup the JS client SDK:

Expand Down Expand Up @@ -42,6 +42,7 @@ You need to configure your [security rules](https://firebase.google.com/docs/dat

### configure authentication method
You will also need to configure your preferred authentication method:

`https://console.firebase.google.com/u/0/project/<YOUR PROJECT ID>/authentication/providers`

Right now, firebase supports Email/Password, Phone, Google, Facebook, Twitter, Github, or Anonymous sign-in methods.
Expand Down

0 comments on commit f5b0425

Please sign in to comment.