Page MenuHomePhabricator

[web] add generated js code and flow types for identity_authenticated.proto
ClosedPublic

Authored by varun on Nov 9 2023, 12:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 6, 7:56 PM
Unknown Object (File)
Wed, Nov 6, 7:56 PM
Unknown Object (File)
Mon, Oct 21, 4:15 AM
Unknown Object (File)
Fri, Oct 18, 4:34 AM
Unknown Object (File)
Fri, Oct 18, 4:34 AM
Unknown Object (File)
Fri, Oct 18, 4:28 AM
Unknown Object (File)
Oct 10 2024, 11:58 AM
Unknown Object (File)
Sep 29 2024, 2:12 AM
Subscribers

Details

Summary

Modify the generated files to add @generated and @flow annotations, convert the ts types to flow types, and fix import paths

Depends on D9793

Test Plan

used the generated IdentityClientServicePromiseClient in identity-auth-client.cjs to call getKeyserverKeys. got back my local keyserver's keys

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable