You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have any question or suggestion ? Please do not hesitate to contact us!
20
24
Alternatively, provide a PR | open an appropriate issue [here](https://github.com/firebaseui/ng-bootstrap/issues)
21
25
22
26
If did you like this project, support [@firebaseui/ng-bootstrap](https://github.com/firebaseui/ng-bootstrap)
23
27
by starring :star: and sharing it :loudspeaker:
24
28
29
+
If you prefer to develop with material design rather than with bootstrap, please check this project [ngb-auth-firebaseui](https://github.com/AnthonyNahas/ngb-auth-firebaseui)
30
+
25
31
## Table of Contents
26
-
-[@firebaseui/ng-bootstrap:heart:ngx-auth-firebaseui | vs firebaseui-web](#vs)
32
+
-[@firebaseui/ng-bootstrap:heart:ngb-auth-firebaseui | vs firebaseui-web](#vs)
27
33
-[Why to use @firebaseui/ng-bootstrap ?](#@firebaseui/ng-bootstrap)
-:gift_heart: it uses a responsive and accessible web design UX/UI from twitter bootstrap concepts and components (supporting desktop and mobile view).
@@ -96,7 +102,7 @@ by starring :star: and sharing it :loudspeaker:
96
102
-:soon: built in feedback mechanism in form of a [alert](https://ng-bootstrap.github.io/#/components/alert/examples) when an error or any important event occurred.
97
103
-:soon: ability to sign out or even to delete totally the account
98
104
-:ghost: your client does not want to create an account in your project? Let him to sign in anonymously!
99
-
-:soon: user profile component to display user's data using <ngx-auth-firebaseui-user></ngx-auth-firebaseui-user> via `ngx-auth-firebaseui-user`
105
+
-:soon: user profile component to display user's data using <ngb-auth-firebaseui-user></ngb-auth-firebaseui-user> via `ngb-auth-firebaseui-user`
100
106
-:zap: update user profile as feature
101
107
-:fire:[Sync user's authentication with FIRESTORE](FIRESTORE_SYNC.md)**AUTOMATICALLY**
102
108
-:muscle: Forgot Password feature! Go and let your users to recover their passwords easily
@@ -128,7 +134,7 @@ by starring :star: and sharing it :loudspeaker:
128
134
- sign in
129
135
- sign in Anonymously | with google, facebook, twitter, github
130
136
- sign out
131
-
- validation of password's strength while creating a new account using [ngx-material-password-strength](https://github.com/AnthonyNahas/ngx-material-password-strength):soon:
137
+
- validation of password's strength while creating a new account using [ngb-material-password-strength](https://github.com/AnthonyNahas/ngb-material-password-strength):soon:
132
138
- forgot/reset password
133
139
- sending email verifications
134
140
- delete user's account :soon:
@@ -146,7 +152,7 @@ by starring :star: and sharing it :loudspeaker:
0 commit comments