MQTT password config




When I am connecting to chat21-server, the username used in the source code is JWT, but its password is the token value generated by /createCustomToken in tiledesk-server. Since the value of user._id is changing, the token value is also changing , for the above reasons, how do I set up my chat21-server to execute correctly?