]> git.ipfire.org Git - thirdparty/tornado.git/commit
Get the current user's twitter information with /account/verify_credentials.
authorBen Darnell <ben@bendarnell.com>
Sat, 1 Jun 2013 02:27:02 +0000 (22:27 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 1 Jun 2013 02:27:02 +0000 (22:27 -0400)
commit85ff9eb191d5ab414fc0ba4fcef010a846fc45db
tree824a42199b32974174f69bcb17d3b816a908d2ac
parent5d131ca6114b7d2cde1f8047b1ec35b92f1c1ffb
Get the current user's twitter information with /account/verify_credentials.

This is more robust against potentially-changing screen names.

Closes #51.
tornado/auth.py