MCPcopy Create free account
hub / github.com/dot-billy/nodebyte / get_current_user

Function get_current_user

backend/app/api/deps.py:18–35  ·  view source on GitHub ↗
(
    db: AsyncSession = Depends(get_db),
    token: str | None = Depends(oauth2_scheme),
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

decode_tokenFunction · 0.90
get_userFunction · 0.90

Tested by

no test coverage detected