ory / keto

Open Source (Go) implementation of "Zanzibar: Google's Consistent, Global Authorization System". Ships gRPC, REST APIs, newSQL, and an easy and granular permission language. Supports ACL, RBAC, and other access models.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=keto
Apache License 2.0
4.7k stars 342 forks source link

feat: upgrade grpc buf generator #1507

Closed aeneasr closed 5 months ago

aeneasr commented 5 months ago

Resolves the need for deprecated package "grpc".

Related issue(s)

Checklist

Further Comments