I want to consume a REST service in a script. This service is secured by credentials.
Where or how do i store these credentials in a WebGL project? I want to make sure these credentials cannot be retrieved or determined in the browser.
↧