Page MenuHomePhabricator

[services] use username and public key from registration request
ClosedPublic

Authored by varun on Jul 25 2022, 1:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 27, 12:05 AM
Unknown Object (File)
Tue, Sep 24, 6:39 PM
Unknown Object (File)
Tue, Sep 24, 6:39 PM
Unknown Object (File)
Tue, Sep 24, 6:39 PM
Unknown Object (File)
Tue, Sep 24, 6:39 PM
Unknown Object (File)
Thu, Sep 12, 9:51 PM
Unknown Object (File)
Thu, Sep 12, 9:51 PM
Unknown Object (File)
Thu, Sep 12, 9:51 PM

Details

Summary

the client will send a username and public key in the registration request that the identity service persists in dynamodb. this diff implements that behavior.

Depends on D4626

Test Plan

checked that the new data was successfully stored in dynamodb

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable