application login with facebook login

13,578

Solution 1

The Facebook documentation will be your best resource.

for websites: http://developers.facebook.com/docs/guides/web/#login

for mobile: http://developers.facebook.com/docs/guides/mobile/

Solution 2

There is also this framework which is provided specifically for iOS:

https://github.com/facebook/facebook-ios-sdk

Share:
13,578
koti
Author by

koti

Updated on June 25, 2022

Comments

  • koti
    koti almost 2 years

    I have an app with login page, and I want to make the application to work with "facebook login".
    Can any one help me?

    Thanks...