]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix Google OAuth example (from 6.0 OAuth2Mixin->authorize_redirect is an ordinary... 2811/head
authorbn0ir <gblacknoir@gmail.com>
Fri, 14 Feb 2020 12:37:52 +0000 (17:37 +0500)
committerbn0ir <gblacknoir@gmail.com>
Fri, 14 Feb 2020 12:43:45 +0000 (17:43 +0500)
commitdedc4d52c87a0cea48188047a07fb3d96af6c64b
tree691697252b667e3d9aa5d692d5b77320bbdff1de
parentf7d94d0e8a57f51ffc0aac5d55ed7bf9f9936b4d
Fix Google OAuth example (from 6.0 OAuth2Mixin->authorize_redirect is an ordinary synchronous function)
tornado/auth.py