codeigniter-facebook-oauth
codeigniter-facebook-oauth copied to clipboard
A lightweight facebook oauth 2.0 library & example for CodeIgniter
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
- http://github.com/BrennanNovak
- http://github.com/EdwardHotchkiss
Based On
- https://github.com/Zae/FacebookOAuth
- https://github.com/abraham/twitteroauth
License
MIT License, CodeIgniter License