// variable
int x = 1;
// constant
final int y = 2;
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<mat-progress-bar mode="determinate" | |
[color]="color" | |
[value]="strength"> | |
</mat-progress-bar> |
Features | ngx-auth-firebaseui | firebaseui |
---|---|---|
Sign Up | ✔️ | ✔️ |
Sign In | ✔️ | ✔️ |
Sign In Anonymously | ✔️ | ❌ |
Sign In with Google | ✔️ | ✔️ |
Sign In with Facebook | ✔️ | ✔️ |
Sign In with Twitter | ✔️ | ✔️ |
Sign In with Github | ✔️ | ✔️ |
Sign In with PhoneNumber | ❌ | ✔️ |