We're going to want the primaryIdentityPublicKey in both SIWELoginForm and TraditionalLoginForm, so we lift the useEffect and setting of primaryIdentityPublicKey "up" so it can be accessed by both child components.
Depends on D6675
Differential D6719
[web] Move `setPrimaryIdentityPublicKey` up from `SIWELoginForm` to `LoginForm` atul on Feb 13 2023, 10:45 AM. Authored by Tags None Referenced Files
Subscribers None
Details We're going to want the primaryIdentityPublicKey in both SIWELoginForm and TraditionalLoginForm, so we lift the useEffect and setting of primaryIdentityPublicKey "up" so it can be accessed by both child components. Depends on D6675 primaryIdentityPublicKey continues to be included in SIWE message signing request.
Diff Detail
Event TimelineComment Actions Can you please use the Phabricator stack feature going forward? It's hard to tell how your diffs related to each other |