Page MenuHomePhabricator

[services][identity] pake registration finish helper
ClosedPublic

Authored by varun on Jun 26 2022, 11:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 18, 6:08 PM
Unknown Object (File)
Thu, Oct 10, 4:13 PM
Unknown Object (File)
Thu, Oct 10, 4:07 PM
Unknown Object (File)
Thu, Oct 10, 1:44 AM
Unknown Object (File)
Thu, Oct 10, 1:44 AM
Unknown Object (File)
Thu, Oct 10, 1:44 AM
Unknown Object (File)
Thu, Oct 10, 1:42 AM
Unknown Object (File)
Sep 25 2024, 3:08 AM

Details

Summary

this helper function does some input validation (makes sure the right number of messages have been received, user ID has been provided), completes PAKE registration, and uploads the user's registration data to DynamoDB

Depends on D4354

Test Plan

tested along with subsequent diff by calling the register_user RPC

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Jun 28 2022, 6:43 AM