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)
Sat, Apr 19, 8:42 AM
Unknown Object (File)
Sat, Apr 19, 3:08 AM
Unknown Object (File)
Fri, Apr 18, 8:41 PM
Unknown Object (File)
Fri, Apr 18, 6:55 AM
Unknown Object (File)
Sat, Apr 12, 9:45 PM
Unknown Object (File)
Sat, Apr 12, 12:19 PM
Unknown Object (File)
Mar 25 2025, 8:18 PM
Unknown Object (File)
Mar 25 2025, 8:48 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