Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tornadoweb/tornado
/ AuthError
Class
AuthError
tornado/auth.py:91–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
90
91
class
AuthError(Exception):
92
pass
93
94
95
class
OpenIdMixin:
Callers
2
_on_authentication_verified
Method · 0.85
get_authenticated_user
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected