Skip to content

FaithDeveloper/LoginModule-iOS

Repository files navigation

LoginModule

This is Login Model for Swift4

If you want to use LoginModel,

  1. Install Pod.
  2. Firebase connect

1. CocoaPods for LoginModel.

  • pod 'Firebase/Core'
  • pod 'Firebase/Auth'
  • pod 'GoogleSignIn'
  • pod 'Firebase/Database'

2. How to Connect Firebase.

3. How to Connect Facebook.

4. How to Connect Kakao.

5. How to Connect Google.

6. Detail Reference Document.