ChrizTalk

Category: Firebase

Home Category: Firebase

Ionic 3 and Firebase Facebook authentication using AngularFire2

October 19, 2017Chriz1 comment

This post is based on my previous post Ionic 3 and Firebase authentication using AngularFire2. You can download the code on GitHub at https://github.com/henkie14/ionic3Firebase. Make sure you change the Firebase configuration in the app.module.ts file. In this post I will continue working on the project above and add native Facebook authentication to the Ionic app….

Ionic 3 and Firebase authentication using AngularFire2

May 24, 2017Chriz8 comments

In this post I will describe how to use Firebase email/password functionality in an Ionic 3 application using AngularFire2. We will create a login form, a signup form and a password recovery form that will bind to your Firebase application. This post is a based on my previous post about the setup of Ionic 3,…

Ionic 3, Firebase and AngularFire2

May 23, 2017ChrizNo Comments

Just got my Ionic 3 app with Firebase integration working, in this post I will try to explain what I did to get it working. The first part of this blog will cover the setup of Ionic 3, Angulafire2 and Firebase. After that I will show you how to setup email/password authentication using a simple…

Ionic 2 and Firebase Facebook authentication

January 26, 2017Chriz14 comments

This post is based on my previous post Ionic 2 and Firebase authentication. You can download the code on GitHub at https://github.com/henkie14/ionic2Firebase. Make sure you change the Firebase configuration in the app.module.ts file. In this post I will continue working on the project above and add native Facebook authentication to the Ionic app. The first…

Ionic 2 and Firebase authentication

January 24, 2017Chriz13 comments

In this post I will describe how to use Firebase email/password functionality in an Ionic 2 application. We will create a login form, a signup form and a password recovery form that will bind to your Firebase application. This post is a based on my previous post about the setup of Ionic, Angularfire2 and Firebase…

Ionic 2 and Firebase

January 20, 2017Chriz1 comment

Finally got my Ionic 2 app with Firebase integration working, there were quite some struggles, so I will try to explain what I did to get it working. The first part of this blog will cover the setup of Ionic, Angulafire2 and Firebase. After that I will show you how to setup email/password authentication using…

Recent Posts

  • Ionic 3 and Firebase Facebook authentication using AngularFire2
  • Ionic 3 and Firebase authentication using AngularFire2
  • Ionic 3, Firebase and AngularFire2
  • Ionic 2 and Font Awesome using Sass
  • Using Google Fonts in Ionic 2

&copy 2016 ChrizTalk