gonzalo123/silex-facebook-login

Sign-in with Facebook in a Silex application.


Keywords
facebook, oauth1
License
MIT

Documentation

Sign in with Facebook from a Silex application.

Remember to:

  • install vendor (composer install)
  • mv www/credentials.conf.dist.php www/credentials.conf.php

and change use your own $consumerKey, $consumerSecret from Facebook

You can start the server with.

php -S 0.0.0.0:8080 -t www