we need this so we can call the methods from user-actions.js using the identity client
Depends on D11909
Paths
| Differential D11910 Authored by varun on May 6 2024, 7:26 AM.
Details Summary we need this so we can call the methods from user-actions.js using the identity client Depends on D11909 Test Plan tested from js later in stack by calling the useLogIn hook with a reserved username and reserved wallet address and confirming that i was registered on identity
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptMay 6 2024, 7:26 AM2024-05-06 07:26:45 (UTC-7) varun added a child revision: D11911: [lib] hooks for reserved registration.May 6 2024, 7:29 AM2024-05-06 07:29:41 (UTC-7) varun edited the test plan for this revision. (Show Details)May 6 2024, 7:30 AM2024-05-06 07:30:09 (UTC-7) Harbormaster completed remote builds in B28707: Diff 39856.May 6 2024, 7:52 AM2024-05-06 07:52:23 (UTC-7) Comment Actions This code is almost entirely a copy-paste from existing endpoints. Can we reduce the duplication?
This revision is now accepted and ready to land.May 7 2024, 1:47 AM2024-05-07 01:47:35 (UTC-7)
Closed by commit rCOMM3963159ef6c5: [native] add reserved registration methods to IdentityServiceContextProvider (authored by varun). · Explain WhyMay 20 2024, 7:05 AM2024-05-20 07:05:40 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40414 lib/types/identity-service-types.js
native/identity-service/identity-service-context-provider.react.js
|