Skip to content

Commit 149a9eb

Browse files
authored
added msft,yahoo,saml and oidc in readme (#578)
1 parent d3ca634 commit 149a9eb

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ customizable UI bindings on top of [Firebase](https://firebase.google.com) SDKs
77
to eliminate boilerplate code and promote best practices.
88

99
FirebaseUI Auth provides a drop-in auth solution that handles the UI flows for
10-
signing in users with email addresses and passwords, and Identity Provider Sign
11-
In using Google, Facebook and others. It is built on top of
10+
signing in users with email addresses and passwords, phone numbers, Identity
11+
Provider Sign In including Google, Facebook, GitHub, Twitter, Microsoft, Yahoo,
12+
OpenID Connect (OIDC) providers and SAML providers. It is built on top of
1213
[Firebase Auth](https://firebase.google.com/docs/auth).
1314

1415
The FirebaseUI component implements best practices for authentication on mobile
@@ -21,10 +22,11 @@ FirebaseUI Auth clients are also available for
2122
[Android](https://github.com/firebase/firebaseui-android).
2223

2324
FirebaseUI fully supports all recent browsers. Signing in with federated
24-
providers (Google, Facebook, Twitter, Github) is also supported in
25-
Cordova/Ionic environments. Additional non-browser environments (React
26-
Native...) or Chrome extensions will be added once the underlying Firebase core
27-
SDK supports them in a way that is compatible with FirebaseUI.
25+
providers (Google, Facebook, Twitter, GitHub, Microsoft, Yahoo, OIDC, SAML) is
26+
also supported in Cordova/Ionic environments. Additional non-browser
27+
environments(React Native...) or Chrome extensions will be added once the
28+
underlying Firebase core SDK supports them in a way that is compatible with
29+
FirebaseUI.
2830

2931
## Table of Contents
3032

0 commit comments

Comments
 (0)