Securely store REST service credentials in a WebGL project,How do I securely store webservice credentials in WebGL games?
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.
Comment
Your answer
Follow this Question
Related Questions
WEBGL potential security risks? 0 Answers
How can i hide my data in Webgl Browser Inspector? 0 Answers
Unity 2019 webGL build error,Unity 2019 WebGL build error 0 Answers
exporting data from webGL? 1 Answer