Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/learnhouse/learnhouse
/ TokenData
Class
TokenData
apps/api/src/security/auth.py:114–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
113
114
class
TokenData(BaseModel):
115
username: str | None = None
116
117
118
#### Classes ####################################################
Callers
3
test_token_data_model
Method · 0.90
test_token_data_model_default
Method · 0.90
get_current_user
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_token_data_model
Method · 0.72
test_token_data_model_default
Method · 0.72