nathvarun / Swift-3-Firebase-Authentication-Google-Login

Template For using Google Sign in with Swift 3 and Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Google Sign In - Swift 3 + Firebase

###This is the finished project that shows you how to implement the Google Sign in Method to log users in your Firebase App for IOS using Swift 3.

##Steps to use after downloading

  1. All the dependencies are already listed in the podfile
  2. 'pod install' to install all the dependencies
  3. Create a project in your firebase console(www.firebase.google.com) - 'IOS Google Sign In'
  4. Copy the automatically generated GoogleServiceInfo.plist file into your project in Xcode
  5. You are good to go!

##Checkout the step by step video Tutorial!

About

Template For using Google Sign in with Swift 3 and Firebase


Languages

Language:Swift 91.4%Language:Ruby 6.1%Language:Objective-C 2.5%