class documentation
class OAuthRedirectHandler(BaseHTTPRequestHandler):
HTTPRequest Handler that is intended to be used as oauth2 callback page
| Method | do_ |
Provides callback page for the oauth2 redirect |
| Method | log |
Disables logging for BaseHTTPRequestHandler |
| Constant | LANGUAGE |
HTML language to render for callback page |
| Method | _serve |
Undocumented |
| Method | _serve |
Undocumented |
| Class Variable | _callback |
Undocumented |