MCPcopy Create free account
hub / github.com/EasyIME/PIME / AuthError

Class AuthError

python/python3/tornado/auth.py:76–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74
75
76class AuthError(Exception):
77 pass
78
79
80class OpenIdMixin(object):

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected