I'm developing a google-smart-home action. I want to authenticate requests by API Key.
So...
- Is there a way to add my original header value to HTTPS request from Google-Smart-Home?
If there is no way...
- Is there a way to make sure that the google-smart-home webhook request is from Google other than validating Authorization header?