Page MenuHomePhabricator

[identity] Store social proof in users table
ClosedPublic

Authored by bartek on Jan 22 2024, 3:06 AM.
Tags
None
Referenced Files
F3156377: D10764.diff
Tue, Nov 5, 3:16 PM
Unknown Object (File)
Fri, Oct 18, 3:23 AM
Unknown Object (File)
Fri, Oct 18, 3:23 AM
Unknown Object (File)
Fri, Oct 18, 3:23 AM
Unknown Object (File)
Fri, Oct 18, 3:23 AM
Unknown Object (File)
Sep 21 2024, 6:07 PM
Unknown Object (File)
Sep 6 2024, 9:50 PM
Unknown Object (File)
Sep 6 2024, 9:50 PM
Subscribers

Details

Summary

Part 1 of ENG-6480.
When wallet user is being registered, we should store the social proof in the users table.

Depends on D10762

Test Plan

Called LogInWalletUser RPC and checked (awslocal dynamodb scan) that the social proof is stored in the users table.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Jan 22 2024, 3:47 AM
bartek added inline comments.
services/identity/src/constants.rs
51–52

previous name was misleading, especially since we no longer have the "devices" map attribute

This revision is now accepted and ready to land.Jan 22 2024, 6:04 PM