2017 © Pedro Peláez
 

library silex-facebook-login

Sign-in with Facebook in a Silex application.

image

gonzalo123/silex-facebook-login

Sign-in with Facebook in a Silex application.

  • Sunday, March 24, 2013
  • by gonzalo123
  • Repository
  • 1 Watchers
  • 2 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Sign in with Facebook from a Silex application., (*1)

Remember to: * install vendor (composer install) * mv www/credentials.conf.dist.php www/credentials.conf.php, (*2)

and change use your own $consumerKey, $consumerSecret from Facebook, (*3)

You can start the server with., (*4)

php -S 0.0.0.0:8080 -t www, (*5)

The Versions

24/03 2013

dev-master

9999999-dev https://github.com/gonzalo123/SilexFacebookLogin

Sign-in with Facebook in a Silex application.

  Sources   Download

MIT

The Requires

 

facebook oauth1