MCPcopy
hub / github.com/encode/starlette / AuthenticationError

Class AuthenticationError

starlette/authentication.py:101–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99
100
101class AuthenticationError(Exception):
102 pass
103
104
105class AuthenticationBackend:

Callers 1

authenticateMethod · 0.90

Calls

no outgoing calls

Tested by 1

authenticateMethod · 0.72