I made a Tyk plugin to do a custom authentication checking. Follow this URL: https://tyk.io/docs/customise-tyk/plugins/rich-plugins/grpc/custom-auth-dot-net/
But it's working with GET request and not POST. The body is removed after go through Tyk. So it's always NULL when it come to server. Any idea or special setup in Tyk that i need?