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

Function refresh

backend/app/api/routes/auth.py:144–168  ·  view source on GitHub ↗
(
    request: Request,
    response: Response,
    body: RefreshRequest | None = None,
    db: AsyncSession = Depends(get_db),
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

decode_tokenFunction · 0.90
create_access_tokenFunction · 0.90
create_refresh_tokenFunction · 0.90
TokenResponseClass · 0.90
_set_refresh_cookieFunction · 0.85

Tested by

no test coverage detected