A method that will be exposed in the ffi module to handle wallet login on client side. Included a small helper function in this diff.
Depends on D4927
Paths
| Differential D4933 Authored by varun on Aug 23 2022, 10:42 PM.
Details Summary A method that will be exposed in the ffi module to handle wallet login on client side. Included a small helper function in this diff. Depends on D4927 Test Plan called the method and got back an access token
Diff Detail
Event TimelineHerald added subscribers: • abosh, ashoat. · View Herald TranscriptAug 23 2022, 10:42 PM2022-08-23 22:42:42 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Aug 23 2022, 10:55 PM2022-08-23 22:55:09 (UTC-7) This revision is now accepted and ready to land.Aug 24 2022, 2:54 AM2022-08-24 02:54:38 (UTC-7) This revision was landed with ongoing or failed builds.Aug 24 2022, 8:21 PM2022-08-24 20:21:16 (UTC-7) Closed by commit rCOMM9963297ebc1e: [native] wallet login method for gRPC client (authored by varun). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 15952 native/cpp/CommonCpp/grpc/grpc_client/src/lib.rs
|