HomePhabricator
Diffusion Comm 99460bba398f

[Identity] Implment update_user endpoint on server

Description

[Identity] Implment update_user endpoint on server

Summary:
Most of the registration code was taken and adapted to
updating a user. A small amount of rust refinement was added to
make the code a bit more readable.

Updates the user's public signing key, password (registration_bundle),
and will issue a new access token.

Part of https://linear.app/comm/issue/ENG-2763

Depends on D6925

Test Plan:
will be tested end-to-end in another diff

cd services/identity
cargo run -- server

Reviewers: varun, bartek, max

Reviewed By: varun

Subscribers: ashoat, tomek, atul

Differential Revision: https://phab.comm.dev/D6939

Details

Provenance
jonAuthored on Mar 2 2023, 1:19 PM
Reviewer
varun
Differential Revision
D6939: [Identity] Implment update_user endpoint on server
Parents
rCOMM592b0649dfb9: [Identity] Refactor opaque_ke usage to dedicated file
Branches
Unknown
Tags
Unknown