Skip to content
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.

jogendra/Social-Logins-iOS

Repository files navigation

Social Logins iOS

Basic app to show how to login with Facebook, Google, Twitter. Created for learning purpose :) using Xcode 9 and Swift 4.0

Note: Before running app please make sure -

  1. run
    cd Social logins iOS
    pod install
  2. Replace Google Client ID in Constants.swift file with your Google Client ID. To get Google Client ID and some other required resources please follow this guide.
  3. Replace GoogleService-Info.plist with your new GoogleService-Info.plist as mentioned in this guide.
  4. Replace Twitter Consumer Key and Twitter Consumer Secret in Constants.swift file with your Twitter App Consumer Keys. To get Consumer Key and Consumer Secret please follow this guide.
  5. Replace Info.plist facebook and twitter keys with your keys. Find facebook info.plist code here and Find Twitter info.plist code here.
  6. Update URL Schemes: go to TARGET > Info > URL Types and replace your schems. Social Login

How to use SDKs

Contact

Releases

No releases published

Packages

No packages published