tornado/demos/facebook
Taylor Hughes 35b432fee2 Make it obvious to anyone reading copy-pasted example code that the cookie secret is not suitable for production use. 2012-08-31 23:47:11 -07:00
..
static
templates Better check for missing messages in facebook demo 2011-04-24 23:16:31 -07:00
README
facebook.py Make it obvious to anyone reading copy-pasted example code that the cookie secret is not suitable for production use. 2012-08-31 23:47:11 -07:00

README

Running the Tornado Facebook example
=====================================
To work with the provided Facebook api key, this example must be
accessed at http://localhost:8888/ to match the Connect URL set in the
example application.

To use any other domain, a new Facebook application must be registered
with a Connect URL set to that domain.