Page MenuHomePhabricator

[services][identity] update get_pake_registration method to use helper
ClosedPublic

Authored by varun on Nov 8 2022, 3:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 4, 12:31 AM
Unknown Object (File)
Mon, Nov 4, 12:25 AM
Unknown Object (File)
Mon, Nov 4, 12:23 AM
Unknown Object (File)
Mon, Nov 4, 12:18 AM
Unknown Object (File)
Mon, Oct 28, 4:31 PM
Unknown Object (File)
Fri, Oct 25, 5:18 PM
Unknown Object (File)
Fri, Oct 25, 5:18 PM
Unknown Object (File)
Fri, Oct 25, 5:17 PM

Details

Summary

previously introduced a helper function that gets an item from the users table in DDB with the provided user_id. we should use that helper function here.

Test Plan

built and ran the identity service successfully and called the login RPC to check that it works as expected

Diff Detail

Repository
rCOMM Comm
Branch
get_user_public_key (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 8 2022, 3:10 PM
Harbormaster failed remote builds in B13297: Diff 18242!
varun requested review of this revision.Nov 8 2022, 3:24 PM
This revision is now accepted and ready to land.Nov 10 2022, 5:40 AM