Updated LoginUser and RegisterUser DDB calls to double-write new device info to both "legacy" and new device list.
Depends on D10220
Differential D10221
[identity] Add devices to the new list after login and register bartek on Dec 7 2023, 12:38 AM. Authored by Tags None Referenced Files
Details Updated LoginUser and RegisterUser DDB calls to double-write new device info to both "legacy" and new device list. Depends on D10220 Used keyserver to first register, then login (after restart). Used awslocal dynamodb scan to inspect both tables - both were updated successfully.
Diff Detail
Event TimelineComment Actions I know the code is nearly duplicated: both password- and wallet- functions are nearly identical. |