I have an application in AWS and to access it I need to pass an access token and an SSID. To access the AWS application I have a site , however the keys are written in the HTML code, and anyone accessing the source of the site can see the keys.
I would like to know how to hide these keys.