Page MenuHomePhabricator

[web] Update `primaryIdentityPublicKey[s]` selector to capture `primaryIdentityPublicKeys`
ClosedPublic

Authored by atul on Feb 23 2023, 7:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 6, 10:56 AM
Unknown Object (File)
Nov 25 2024, 9:27 AM
Unknown Object (File)
Nov 24 2024, 12:58 AM
Unknown Object (File)
Nov 23 2024, 3:31 PM
Unknown Object (File)
Nov 22 2024, 2:29 AM
Unknown Object (File)
Nov 10 2024, 7:02 PM
Unknown Object (File)
Nov 10 2024, 7:02 PM
Unknown Object (File)
Nov 5 2024, 2:09 AM
Subscribers
None

Details

Summary

We update the selector to capture primaryIdentityPublicKeys instead of just the single primary ed25519 key.

We're going to need the {ed25519, curve25519} pair in the login/siwe_auth requests. Going to start with updating the siwe_auth endpoint first since it's simpler/I just spent time working with it.


Depends on D6879

Test Plan

Things continue to work as expected. Will test that login/siwe_auth flows work as expected on web AND native after these changes.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage