Skip to content

bnvk/codeigniter-facebook-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A lightweight facebook oauth 2.0 library & example for CodeIgniter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages