status
Skip to content
Search or jump to…
Pull requests
Issues
Marketplace
Explore
@ayaanali110
Learn Git and GitHub without any code!
Using the Hello World guide, you’ll start a branch, write comments, and open a pull request.
firebase
/
firebaseui-web
201
3.4k876
Code
Issues
124
Pull requests
9
Actions
Projects
Wiki
Security
Insights
You’re making changes in a project you don’t have write access to. We’ve created a fork of this project for you to commit your proposed changes to. Submitting a change will write it to a new branch in your fork, so you can send a pull request.
firebaseui-web
/
README.md
in
firebase:master
Spaces
2
Soft wrap
24
FirebaseUI fully supports all recent browsers. Signing in with federated
25
providers (Google, Facebook, Twitter, GitHub, Apple, Microsoft, Yahoo, OIDC,
26
SAML) is 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.
30
31
## Table of Contents
32
33
1. [Demo](#demo)
34
2. [Installation](#installation)
35
3. [Usage instructions](#using-firebaseui-for-authentication)
36
4. [Configuration](#configuration)
37
5. [Customization](#customizing-firebaseui-for-authentication)
38
6. [Advanced](#advanced)
39
7. [Developer Setup](#developer-setup)
40
8. [IAP External Identities Support with FirebaseUI](#iap-external-identities-support-with-firebaseui)
41
9. [Cordova Setup](#cordova-setup)
42
10. [React DOM Setup](#react-dom-setup)
43
11. [Angular Setup](#angular-setup)
44
12. [Known issues](#known-issues)
45
13. [Deprecated APIs](#deprecated-apis)
46
14. [Release Notes](#release-notes)
47
48
## Demo
49
50
Accessible here:
51
[https://fir-ui-demo-84a6c.firebaseapp.com](https://fir-ui-demo-84a6c.firebaseapp.com).
52
53
54
55
Comments
Post a Comment