Skip to content

Commit 98e68c1

Browse files
committed
1.0.2
1 parent 43a9bf7 commit 98e68c1

File tree

9 files changed

+282
-301
lines changed

9 files changed

+282
-301
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
![logo](https://jerouw.nl/wp-content/uploads/2017/05/ngfbmd.png "Logo")
77

88
# Angular 4 | Material Design | Firebase - Starter kit
9-
A full stack starter app containing [Angular 4](https://angular.io) (v5.0.0-beta.3/v4.3.4), [Material](https://material.io/) (v2.0.0-beta.8) and [Firebase](https://firebase.google.com/) (v4.2.0).
9+
A full stack starter app containing [Angular 4](https://angular.io) (v5.0.0-beta.4/v4.3.5), [Material](https://material.io/) (v2.0.0-beta.8) and [Firebase](https://firebase.google.com/) (v4.3.0).
1010

1111
## [Live demo](http://angular4.jerouw.nl)
1212
![loginpage](https://jerouw.nl/wp-content/uploads/2017/05/ngfbmdprintscreen.png "Logo")

docs/FEATURES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Misc page
88
* 404 page
99
* Save email (keep in touch)
10-
* Authentication (Email, Google, Twitter, Facebook and Github)
10+
* Authentication (Anonymous, Email, Google, Twitter, Facebook and Github)
1111
* Verification email after signup
1212
* Auth Guard
1313
* Profile

docs/TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All improvements to this repo will first be done in the development branch.
55

66
## To Finish List (known issues)
77
### Auth
8-
* Cellphone and anonymous authentication (optimizing)
8+
* Cellphone authentication (optimizing)
99
* Google, Facebook, Twitter & Github signin/signup
1010
* Error messages: Email already exists, login failed, registration failed
1111

0 commit comments

Comments
 (0)