We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6815be commit d2ef4c8Copy full SHA for d2ef4c8
docs/auth/getting-started.md
@@ -38,6 +38,11 @@ export class AppComponent {
38
}
39
```
40
41
+## UI Libraries
42
+
43
+- Material Design : [ngx-auth-firebaseui](https://github.com/AnthonyNahas/ngx-auth-firebaseui)
44
+- Bootstrap : [@firebaseui/ng-bootstrap](https://github.com/firebaseui/ng-bootstrap)
45
46
## Cordova
47
48
Learn how to [setup Firebase Authentication with Cordova](https://firebase.google.com/docs/auth/web/cordova) in the Firebase Guides.
0 commit comments