Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tiny-pilot/tinypilot
/ NotAuthenticatedError
Class
NotAuthenticatedError
app/api.py:42–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
42
class
NotAuthenticatedError(Error):
43
pass
44
45
46
class
UnableToDeleteCurrentUserError(Error):
Callers
3
enforce_auth
Function · 0.85
current_user_password_put
Function · 0.85
auth_post
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected