Hello,
I’m starting to experiment with Corona HTML5, creating and deploying websites.
My question is: Are there any security measures I should be considering?
From my (very small) knowledge, in websites the code is exposed to the user. So, developers should avoid keeping keys, passwords and IDs hardcoded in the code. For example, database passwords. Are those exposed in the HTML5 Corona builds? Are there any other security measures to take?
Thank you,
Mor