diff --git a/docs/auth/getting-started.md b/docs/auth/getting-started.md index c12764ffc..f79c55d78 100644 --- a/docs/auth/getting-started.md +++ b/docs/auth/getting-started.md @@ -38,6 +38,11 @@ export class AppComponent { } ``` +## UI Libraries + +- Material Design : [ngx-auth-firebaseui](https://github.com/AnthonyNahas/ngx-auth-firebaseui) +- Bootstrap : [@firebaseui/ng-bootstrap](https://github.com/firebaseui/ng-bootstrap) + ## Cordova Learn how to [setup Firebase Authentication with Cordova](https://firebase.google.com/docs/auth/web/cordova) in the Firebase Guides.