hello everyone, I'm currently starting with ct.js and I would like to know how to disable Nakama calls from the console, as I noticed that there are some registration commands. Isn't this a security flaw?
like this command below :
hello everyone, I'm currently starting with ct.js and I would like to know how to disable Nakama calls from the console, as I noticed that there are some registration commands. Isn't this a security flaw?
like this command below :
You can enable wrapping ct.js code in a function in the Project tab -> export settings. It will apply when you export your project (debugger doesn't count).