Skip to content

Commit fdf213e

Browse files
mukesh51katowulf
authored and
katowulf
committed
doc(Auth-with-Ionic3-Angular4.md): Updated guide to use Ionic 3 and Angular 4
* Auth-with-Ionic3-Angular4.md Facebook Authentication with Angular4-Ionic3 and AngularFire2 * Update Auth-with-Ionic3-Angular4.md * Update README.md * Updated Dev Guid to add entry for linking AngularFire2 with Ionic 3 and Angular4. * Update Auth-with-ionic3-Angular4.md Updated the document at the start, to explicitly call out, this tutorial uses Facebook as the sign-in provider. * Update Auth-with-Inoci3-Angular4.md Updated document to take advantage of tree shaking. * Update Auth-with-Ionic3-Angular4.md Corrected the facebook imports and removed photoURL property as it was giving 403 errors. Need to look into the issue and will get it added later. App works fine on both browser and mobile. * Update Auth-with-ionic3-Angular4.md Removed an additional if block that checked "cordova" platform twice and returned promise. * Update Auth-with-Ionic3-Angular4.md Rephrased the sentence to clarify installation of Angular4/AngularCLI
1 parent e35cd24 commit fdf213e

File tree

2 files changed

+693
-0
lines changed

2 files changed

+693
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@ productive with AngularFire2.
6161
4. [Querying lists](docs/4-querying-lists.md)
6262
5. [User Authentication - FirebaseAuthentication](docs/5-user-authentication.md)
6363
6. [Using AngularFire2 with Ionic 2](docs/Auth-with-Ionic2.md)
64+
7. [Using AngularFire2 with Ionic 3 and Angular 4](docs/Auth-with-Ionic3-Angular4.md)

0 commit comments

Comments
 (0)