Skip to content

Commit d2ef4c8

Browse files
AnthonyNahasjamesdaniels
authored andcommitted
docs(auth): adding 3rd party UI lib mentions to the docs (#2025)
1 parent f6815be commit d2ef4c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/auth/getting-started.md

+5
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ export class AppComponent {
3838
}
3939
```
4040

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+
4146
## Cordova
4247

4348
Learn how to [setup Firebase Authentication with Cordova](https://firebase.google.com/docs/auth/web/cordova) in the Firebase Guides.

0 commit comments

Comments
 (0)