I have set up https://github.com/mesibo/messenger-javascript but user and group names not came which I have created in the admin console.
With this setup, anyone can join with mobile and OTP but I have to restrict the users. How can we meet do that.
If I put user auth token in config.js {op: "getcontacts", error: "AUTHFAIL", result: "FAIL"}
Thanks.