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

Function update_me

backend/app/api/routes/auth.py:183–211  ·  view source on GitHub ↗
(
    payload: UserUpdate,
    user: User = Depends(get_current_user),
    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 3

verify_passwordFunction · 0.90
get_user_by_emailFunction · 0.90
update_userFunction · 0.90

Tested by

no test coverage detected