HomePhabricator
Diffusion Comm 0735ad75abbd

[native] create Client struct and add method for get_user_id

Description

[native] create Client struct and add method for get_user_id

Summary: The two new functions are small enough that I've included them in the same diff. We construct a Client that holds an identity_client and then use the identity_client to call the GetUserID rpc

Test Plan: cargo build (will test more thoroughly once library is integrated into application)

Reviewers: tomek, karol, max

Reviewed By: tomek

Subscribers: ashoat, adrian, atul, abosh

Differential Revision: https://phab.comm.dev/D4733

Details

Provenance
varunAuthored on Aug 3 2022, 10:42 AM
Reviewer
tomek
Differential Revision
D4733: [native] create Client struct and add method for get_user_id
Parents
rCOMM64de81864af7: [native] Double quote `BUILD_ARCH` in `build_openssl.sh`
Branches
Unknown
Tags
Unknown