we need the auth client available on web as well, so we should generate the relevant structs and client code
Depends on D9792
Differential D9793
[web] modify codegen script to generate files for identity_authenticated.proto varun on Nov 8 2023, 10:20 PM. Authored by Tags None Referenced Files
Details we need the auth client available on web as well, so we should generate the relevant structs and client code Depends on D9792 ran the script
Diff Detail
Event TimelineComment Actions I don't love the naming here. The issue starts with the proto file names... "client" vs. "authenticated" isn't a clear dichotomy. The use of "client" in this file makes more sense, but adds further confusion. Comment Actions i don't like the naming either. i'd prefer something like identity_unauthenticated.proto and identity_authenticated.proto. https://linear.app/comm/issue/ENG-5690/rename-proto-files-to-something-more-intuitive |