Skip to content

Commit

Permalink
[web] update grpc-web codegen
Browse files Browse the repository at this point in the history
Summary:
this update reflects the changes to InboundKeysForUserResponse made in D10560.

the codegen had a hard time with the oneOf's, so had to make some manual changes to the .flow file

Test Plan:
called getInboundKeysForUser on my local identity service from root.js and got back a response containing a wallet address and social proof.
called it again and successfully got a username + keys for a username/password user.

Reviewers: ashoat, bartek

Reviewed By: ashoat, bartek

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D10587
  • Loading branch information
vdhanan committed Jan 11, 2024
1 parent 7faa722 commit 9fa7751
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 2 deletions.
Loading

0 comments on commit 9fa7751

Please sign in to comment.