Is there any chance in the future that we will see...
# general
a
Is there any chance in the future that we will see a gRPC api for Kratos Admin API ?
b
Yes, that's something we'd like to explore in the future. However, nothing we have on the immediate roadmap at the moment. Is there any specific reason you need it? Cc @narrow-van-43826
a
For me its about consistency - i want everything to be grpc for my project's platform. I am pulling together application libraries that help developers connect to the correct instance of Keto and Kratos (i have a few instances running in a multi-tenant platform) amongst the other services that i am writing. Kratos is the only one using http client 🤷 . There is nothing that is blocking me about it though.