gonzalo123/silex-twitter-login

Sign-in with Twitter in a Silex application.

Installs: 49

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 1

Forks: 2

Open Issues: 0

pkg:composer/gonzalo123/silex-twitter-login

dev-master 2013-04-14 09:55 UTC

This package is not auto-updated.

Last update: 2025-10-11 20:04:32 UTC


README

Sign in with Twitter from a Silex application.

Remember to:

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

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

You can start the server with.

php -S 0.0.0.0:8080 -t www