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
Differential D4359
[services][identity] pake registration finish helper Authored by varun on Jun 27 2022, 6:56 AM.
Details 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 tested along with subsequent diff by calling the register_user RPC
Diff Detail
|