All Projects → ionicthemes → Ionic Google Login

ionicthemes / Ionic Google Login

Ionic 4 starter app to show you how to add Google Log In to an Ionic App using Google Sign-In Cordova Plugin.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ionic Google Login

fireblogger
Ionic 2 social media microblogging platform built with firebase 3 as backend
Stars: ✭ 54 (-11.48%)
Mutual labels:  ionic, ionic-framework, ionic3
ionic-surveyjs
Sample project that shows how to integrate SurveyJS in Ionic APP.
Stars: ✭ 28 (-54.1%)
Mutual labels:  ionic, ionic-framework, ionic3
todo-list
TodoList using Ionic2/3 & Firebase: * PWA * SSO Google plus. * Share list via QRcode. * Upload image from Camera or Storage. * Speech Recognition.
Stars: ✭ 18 (-70.49%)
Mutual labels:  ionic, ionic-framework, ionic3
ionicfirebaseauth
Exemplo de alguns tipos de autenticação com Ionic 2 e Firebase
Stars: ✭ 18 (-70.49%)
Mutual labels:  ionic, ionic-framework, ionic3
Ionic3 Angular43 Httpclient
Example of Ionic 3 and the new Angular 4.3 HTTPClient
Stars: ✭ 20 (-67.21%)
Mutual labels:  tutorial, ionic, ionic3
ionic-3-video-calling-using-webrtc
This is demo code of how to implement video calling in ionic 3 using webrtc
Stars: ✭ 58 (-4.92%)
Mutual labels:  ionic, ionic-framework, ionic3
Awesome Ionic
An "awesome" list of Ionic resources
Stars: ✭ 799 (+1209.84%)
Mutual labels:  ionic, ionic-framework, ionic3
ionic-login-component
Free sample of Premium Ionic Login Component
Stars: ✭ 17 (-72.13%)
Mutual labels:  ionic, ionic-framework, ionic3
Ion Affix
A directive for Ionic framework for creating affix headers.
Stars: ✭ 58 (-4.92%)
Mutual labels:  ionic, ionic-framework, ionic3
Google Login With Ionic Framework
Ionic example app of how to add Google Plus authentication into an Ionic Framework app. Add google login to your ionic app!
Stars: ✭ 24 (-60.66%)
Mutual labels:  google-login, ionic, ionic-framework
ionic-app-with-aws-cognito
Angular 4, Ionic 3, and AWS (Amazon) Cognito User Pools. Authentication out of the box.
Stars: ✭ 62 (+1.64%)
Mutual labels:  ionic, ionic-framework, ionic3
Ionic Environment Variables
Easy to use environment variables for Ionic3!
Stars: ✭ 278 (+355.74%)
Mutual labels:  ionic, ionic-framework, ionic3
ionic3-start-theme
Ionic 3 Start Theme with 10 Pages, mock data, providers samples, Storage, Http and more...
Stars: ✭ 130 (+113.11%)
Mutual labels:  ionic, ionic-framework, ionic3
ionic-uber-clone
Ionic 4 Taxi Booking script
Stars: ✭ 34 (-44.26%)
Mutual labels:  ionic, ionic-framework, ionic3
ionic-hockeyapp
Need HockeyApp in your Ionic application, add this package!
Stars: ✭ 19 (-68.85%)
Mutual labels:  ionic, ionic-framework, ionic3
ionic-native-sms-retriever-plugin-master
Cross-platform plugin for Cordova / PhoneGap to Retrieve SMS. Available for Android.
Stars: ✭ 16 (-73.77%)
Mutual labels:  ionic, ionic-framework, ionic3
ionic3-image-handling
In this ionic tutorial you will learn how to access the image gallery and take pictures from an ionic app. Also we will show you how to add a image cropper. This ionic tutorial includes a working ionic app example you can reuse for your needs.
Stars: ✭ 35 (-42.62%)
Mutual labels:  ionic, ionic-framework, ionic3
ionic-socialsharing-with-deeplinking-example
Ionic Social Sharing and Deep Linking example app. Complete Ionic Tutorial with free example app! Built for Ionic 3.
Stars: ✭ 16 (-73.77%)
Mutual labels:  ionic, ionic-framework, ionic3
ionic4-angular6-crud-example
Building CRUD Mobile App using Ionic 4, Angular 6 and Cordova
Stars: ✭ 50 (-18.03%)
Mutual labels:  ionic, ionic-framework, ionic3
ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (-63.93%)
Mutual labels:  ionic, ionic-framework, ionic3

Google Authentication in Ionic 4 Apps

This repo is an Ionic v4 starter app to show you how to add Google Plus Log In to an Ionic App. There is also a detailed tutorial to help you with the Google Account setup and with the step by step of building this Ionic Framework app.

For this Ionic example app we are going to build a simple ionic 4 app that allows users to log in using their Google account. Once they log in, they will see a home page with their basic profile info.

Note: This code is for Ionic v4.

Installation of this app

Install node dependencies

$ npm install

Running the app

To run the app on your browser

$ ionic serve

To run the app on iOS

Follow the steps from https://beta.ionicframework.com/docs/building/ios

$ ionic cordova prepare ios

To run the app on Android

Follow the steps from https://beta.ionicframework.com/docs/building/android

$ ionic cordova prepare android $ ionic cordova run android

Get a professional Ionic 4 Starter App

Did you know that we recently released Ionic 4 Full Starter App? It's an ionic 4 template that you can use to jump start your Ionic app development and save yourself hundreds of hours of design and development.

It is also a PWA and has a score of 100 in lighthouse. Try it on your phone as a PWA to see the magic!

It also has lots of forms and validations examples.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].