This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
I have created an API gateway with Cloud Function as a backend. To authenticate the user we are using API key. But when I check the logs for the api the jsonpayload clearly shows the API KEY SECRET value. How can I prevent this.