arduino-libraries / ArduinoMqttClient

ArduinoMqttClient Library for Arduino
GNU Lesser General Public License v2.1
187 stars 73 forks source link

use token to connect rather than login/password #21

Closed jlidgard closed 4 years ago

jlidgard commented 4 years ago

Would it be possible to add functionality to enable the use of tokens?

sandeepmistry commented 4 years ago

Hi @jlidgard,

From my knowledge, tokens are not part of the MQTT standard. Could you please provide some more details on the MQTT broker you are trying to connect to?

aentinger commented 4 years ago

Hi @jlidgard :wave: I'm closing this since there was no feedback from you since 14/11/2019. Please reopen if this is still relevant providing the information requested in https://github.com/arduino-libraries/ArduinoMqttClient/issues/21#issuecomment-554048359 .