]> git.ipfire.org Git - thirdparty/tornado.git/commit
A few fixes for FacebookGraphMixin 183/head
authorRomy Maxwell <romy.maxwell@gmail.com>
Mon, 29 Nov 2010 09:44:51 +0000 (01:44 -0800)
committerRomy Maxwell <romy.maxwell@gmail.com>
Tue, 30 Nov 2010 04:02:16 +0000 (20:02 -0800)
commitffe291f2eec262679c43c63c4485ac6595eb1433
treeec02c07ff04c9ec802694936adbe6baac15fea7f
parent96ecb6603a10bdcf30bb238d3462ec9da0560c89
A few fixes for FacebookGraphMixin

- Added error handler for _on_access_token
- Modified to allow for extra returned fields in the auth call
- Removed username, which seems to have been deprecated
tornado/auth.py