Skip to content
Closed
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
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@ Samples are organized into the following subdirectories and include README.md fi
- Custom Auth
- Email and Password auth
- Email Link auth
- Phone Auth using a visible ReCaptcha
- Phone Auth using an invisible ReCaptcha
- Phone Auth using popup
- Phone Authenticator using a visible ReCaptcha
- Phone Authenticator using an invisible ReCaptcha
- Phone Authenticator 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
- Twitter auth using Firebase popup
- Twitter auth using Firebase redirect
- Microsoft auth using Firebase popup
- Microsoft auth using Firebase redirect
- GitHub auth using Firebase popup
- GitHub auth using Firebase redirect
- Facebook Authenticator using Facebook login button
- Facebook Authenticator using Firebase popup
- Facebook Authenticator using Firebase redirect
- Google Authenticator using Google sign-in button
- Google Authenticator using Firebase popup
- Google Authenticator using Firebase redirect
- Twitter Authenticator using Firebase popup
- Twitter Authenticator using Firebase redirect
- Microsoft Authenticator using Firebase popup
- Microsoft Authenticator using Firebase redirect
- GitHub Authenticator using Firebase popup
- GitHub Authenticator 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
Expand Down