I am trying to use GCP APIGATEWAY for request authentication.
However, GCP APIGATEWAY only allow the key name to be [“key”, “api_key”, “x_api_key”]
Therefore, I would like to know is there any method to change the key name from “Typeform-Signature” into one of the mentioned key name.
Thanks !