tornado/demos/facebook
Ben Darnell 920f96db6b Use distinct cookie names across all the demo apps. 2013-03-03 12:16:03 -05:00
..
static Move Tornado project to Github 2009-09-10 00:50:51 -07:00
templates Better check for missing messages in facebook demo 2011-04-24 23:16:31 -07:00
README fix README 2009-09-10 13:52:26 -04:00
facebook.py Use distinct cookie names across all the demo apps. 2013-03-03 12:16:03 -05: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.