Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0010aor/FlashNotes
/ TokenPayload
Class
TokenPayload
backend/src/auth/schemas.py:9–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
9
class
TokenPayload(SQLModel):
10
sub: str | None = None
Callers
1
get_current_user
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected