MCPcopy 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
9class TokenPayload(SQLModel):
10 sub: str | None = None

Callers 1

get_current_userFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected