ory / keto

The most scalable and customizable permission server on the market. Fix your slow or broken permission system with Google's proven "Zanzibar" approach. Supports ACL, RBAC, and more. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=keto
Apache License 2.0
4.8k stars 346 forks source link

feat: replace JS SDK generator with ts-proto generator #1508

Closed jonas-jonas closed 3 months ago

jonas-jonas commented 8 months ago

This replaces the existing generators with https://github.com/stephenh/ts-proto, which can generate more user friendly code. It also allows generating client for the nice-grpc framework.

BREAKING CHANGE: The structure of the JS SDK had to be changed to match the new generated code.

Related issue(s)

Checklist

Further Comments

aeneasr commented 3 months ago

I'm closing these PRs as we never got it to work. This problem hasn't come up in the past few months so I think it's on the bench for now :D