MCPcopy
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
91class AuthError(Exception):
92 pass
93
94
95class OpenIdMixin:

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected