Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroenouw committed Aug 22, 2017
1 parent 43a9bf7 commit 98e68c1
Show file tree
Hide file tree
Showing 9 changed files with 282 additions and 301 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
![logo](https://jerouw.nl/wp-content/uploads/2017/05/ngfbmd.png "Logo")

# Angular 4 | Material Design | Firebase - Starter kit
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).
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).

## [Live demo](http://angular4.jerouw.nl)
![loginpage](https://jerouw.nl/wp-content/uploads/2017/05/ngfbmdprintscreen.png "Logo")
Expand Down
2 changes: 1 addition & 1 deletion docs/FEATURES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Misc page
* 404 page
* Save email (keep in touch)
* Authentication (Email, Google, Twitter, Facebook and Github)
* Authentication (Anonymous, Email, Google, Twitter, Facebook and Github)
* Verification email after signup
* Auth Guard
* Profile
Expand Down
2 changes: 1 addition & 1 deletion docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All improvements to this repo will first be done in the development branch.

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

Expand Down
Loading

0 comments on commit 98e68c1

Please sign in to comment.