Page MenuHomePhabricator

[identity] Get device PlatformDetails from metadata
ClosedPublic

Authored by bartek on Jun 3 2024, 4:14 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 27, 4:36 PM
Unknown Object (File)
Thu, Jun 20, 9:41 AM
Unknown Object (File)
Thu, Jun 20, 9:25 AM
Unknown Object (File)
Wed, Jun 19, 12:00 PM
Unknown Object (File)
Sat, Jun 15, 11:24 AM
Unknown Object (File)
Fri, Jun 14, 5:13 PM
Unknown Object (File)
Fri, Jun 14, 12:10 PM
Unknown Object (File)
Tue, Jun 11, 7:03 PM
Subscribers

Details

Summary

Passed metadata PlatformDetails all the way through to DDB storage in all login/registration actions (where DeviceKeyUpload is present)
Added parsing and verification for device type.

Depends on D12270

Test Plan

Combined test plans from D12269 and D12270:

  • Modified client to have additional metadata args
  • Called LogInUser to verify that they're stored in DDB
  • Deliberately malfolmed client device_type to make sure DeviceKeyUpload value is preferred and a warning is displayed

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable