1
I have an application on AWS and to access it I need to pass a access token and a SSID. To access the AWS application I have a website, but the keys are written in the HTML code, and anyone accessing the site source can see the keys.
I’d like to know how to hide these keys.
What kind of aws service are you using?
– LF Ziron
which backend of your website?
– Andre Mesquita