Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 873 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 873 Bytes

CodeIgniter Facebook Oauth

Installation Instructions

  • Upload files to Web server. These files already include CodeIgniter along with your /application folder
  • Create an application on Facebook http://www.facebook.com/developers/
  • Input the following values into application/config/facebook.php (facebook_app_id, facebook_api_key, facebook_secret_key)
  • Go to https://mywebhost/ in your browser
  • It should present you with a facebook connect login button, click on it, walking you through the process
  • Enjoy the results, and check your wall!
  • Have a cup of tea :)

Contributors

Based On

License

MIT License, CodeIgniter License