Page MenuHomePhabricator

[native] expose farcaster id param to native identity service context provider
ClosedPublic

Authored by varun on Mar 27 2024, 12:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 7:43 PM
Unknown Object (File)
Sun, Apr 14, 7:43 PM
Unknown Object (File)
Sun, Apr 14, 7:42 PM
Unknown Object (File)
Mon, Apr 8, 2:49 PM
Unknown Object (File)
Sun, Apr 7, 11:36 PM
Unknown Object (File)
Sat, Apr 6, 9:42 PM
Unknown Object (File)
Fri, Apr 5, 10:24 AM
Unknown Object (File)
Fri, Apr 5, 7:13 AM
Subscribers

Details

Summary

Rust, C++ and js changes to add farcaster id param to the register methods in the native IdentityServiceContextProvider

Depends on D11396

Test Plan

called the js method and successfully registered an account with a farcaster ID. verified result in DDB.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

varun edited the summary of this revision. (Show Details)
varun edited the test plan for this revision. (Show Details)
varun added a reviewer: bartek.

squash with D11397

native/identity-service/identity-service-context-provider.react.js
320 ↗(On Diff #38397)

@ashoat will update this in the diff corresponding to commit d82e90b

This revision is now accepted and ready to land.Mar 27 2024, 10:24 PM