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, Mar 12, 4:07 AM
Unknown Object (File)
Thu, Mar 6, 6:34 AM
Unknown Object (File)
Sun, Mar 2, 1:52 PM
Unknown Object (File)
Thu, Feb 20, 11:39 PM
Unknown Object (File)
Thu, Feb 20, 11:39 PM
Unknown Object (File)
Thu, Feb 20, 11:38 PM
Unknown Object (File)
Thu, Feb 20, 11:34 PM
Unknown Object (File)
Jan 21 2025, 4:37 PM
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