This Sample code implements SocialLogin(Email,Google+) by using FireBase(Mobile Backend as a Service).
Before user registration in Firebase

After user registration in Firebase

- Xcode 8.1 and Swift 3.0
- CocoaPods is installed.
- Clone or download
1.pod install in your Xcode
$ pod install2."GoogleService-Info.plist" download
Add Firebase to your iOS Project.
3.Copy GoogleService-Info.plist to your Xcode. Edit info.plist
you'll need to open info.plist. and setup Google auth, you'll need to create and add a GoogleService-Info.plist from here as well as configure a URL Scheme to match your Reversed Client ID.
MIT license. See LICENSE for details.
