Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ Samples are organized into the following subdirectories and include README.md fi
- Phone Auth using popup
- [Google Auth in a Chrome Extension](auth/chromextension/README.md)
- Facebook auth using Facebook login button
- Facebook auth using Firebase popup
- Facebook auth using Firebase redirect

- Google auth using Google sign-in button
- Google auth using Firebase popup
- Google auth using Firebase redirect
Expand All @@ -24,7 +23,6 @@ Samples are organized into the following subdirectories and include README.md fi
- Microsoft auth using Firebase redirect
- GitHub auth using Firebase popup
- GitHub auth using Firebase redirect
- Multi-factor authentication with SMS(currently only available for [Google Cloud Identity Platform](https://cloud.google.com/identity-platform/docs/web/mfa) projects)
- [Database](database/README.md)
- Simple Social Blogging app
- [Firestore](firestore/README.md)
Expand Down