Have you compiled the code after changing it?
Hi Anton, I do have same problem here, after altering or erasing token and validating, account can be access through token elsewhere and have the same control as current user. Could you please elaborate on how can we compile the web application and make the changes to disable token completely from interface?
There's a documentation for compilation.
Hi,
How can I disable the token in user account settings (permissions)?
I tried adding:
in /web/app/view/dialog/User.js
No success.