Skip to content

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

License

Notifications You must be signed in to change notification settings

shunabcd/FirebaseSocialLoginSample-swift

Repository files navigation

FirebaseSocialLoginSample-swift

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

Requirement

  • Xcode 8.1 and Swift 3.0
  • CocoaPods is installed.

Installation

  • Clone or download

Usage

1.pod install in your Xcode

$ pod install

2."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.

Licence

MIT license. See LICENSE for details.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published