gonzalo123/silex-facebook-login

Sign-in with Facebook in a Silex application.

Maintainers

Package info

github.com/gonzalo123/SilexFacebookLogin

pkg:composer/gonzalo123/silex-facebook-login

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

dev-master 2013-03-24 13:28 UTC

This package is not auto-updated.

Last update: 2026-03-14 21:07:12 UTC


README

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