I'm trying to build a webhook and parse the respon...
# feedback
b
I'm trying to build a webhook and parse the response. My setup relies on gRPC Go interfaces. It would be very helpful if ORY SDK exposed protos for the
Identity
object that I could import and use. At the moment, I've had to write my own protos based on the
Identity
struct in the Go SDK.