Ionic3 authentication examples

Ionic3 authentication examples

Ionic3 authentication with Angularfire 2

Free!

(3)
devvtms

devvtms

Member since 2017

Details

Version:
1.
Size:
1mb
Ionic:
3.x
Platforms:
Released:
7 years ago
Updated:
7 years ago
Category:
Starters
Tags:
firebase, angularfire, ionic 3, auth,

Check on github && download latest from github

ionic3-auth-example

Issues

Please post issues on github

Ionic 3 AngularFire 2 Authentication examples

Features

  • Email authentication with Angular form validator
  • In-app notifications: show authentication results in modal
  • Facebook authentication
  • Google authentication
  • Password recovery

Installation

Clone & npm install & run

$ git clone git@github.com:devvtms/ionic3-auth-example.git
$ cd ionic3-auth-example
$ npm install
$ ionic serve

Before serve

Update Firebase 3 configuration in /src/environments/environment.ts

 export const environment = {
  production: false,
  firebase: {
    apiKey: '<your-key>',
    authDomain: '<your-project-authdomain>',
    databaseURL: '<your-database-URL>',
    projectId: '<your-project-id>',
    storageBucket: '<your-storage-bucket>',
    messagingSenderId: '<your-messaging-sender-id>'
  }
};

Ionic info

global packages:

    @ionic/cli-utils : 1.4.0
    Ionic CLI        : 3.4.0

System:

    Node       : v8.0.0
    OS         : macOS Sierra
    Xcode      : Xcode 8.3.3 Build version 8E3004b
    ios-deploy : not installed
    ios-sim    : not installed
    npm        : 5.0.3

Older version

i2a2ea

any interesting? please give a star :)

Issues

White screen after ionic serve ? Dont forget Update Firebase 3 configuration.

Hey there! You'll need to log in before you can leave a comment here.

There are no comments for this starter yet

  ·   just now

{{ comment.comment }}

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

  ·   just now

{{ comment.comment }}

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Hey there! You'll need to log in before you can leave a rating here.

cisebb   ·     ·   7 years ago

clear explanations, thnx

George Button   ·     ·   7 years ago

good

david llaca   ·     ·   7 years ago

Considering that it's free, it's well done and follows professional standards. Keep going! Hurrah!

  ·     ·   just now

{{ rating.comment }}

  ·     ·   just now

{{ rating.comment }}

david llaca    ·     ·   7 years ago

Considering that it's free, it's well done and follows professional standards. Keep going! Hurrah!

George Button    ·     ·   7 years ago

good

cisebb    ·     ·   7 years ago

clear explanations, thnx