Mosquitto: MQTT API authentication in Node.js
This documentation is part of the API authentication guide. You can view the complete guide here: How to authenticate thousands of devices using an external API.
👋 Welcome to the Stackhero documentation!
Stackhero offers a ready-to-use Mosquitto MQTT cloud solution that provides a host of benefits, including:
- Unlimited message exchanges and transfers.
- Unlimited devices authentication via an external API.
- Advanced ACLs on topics, users and actions.
- Customisable domain name secured with HTTPS (for example, https://mqtt.your-company.com).
- Effortless updates with just a click.
- Optimal performance and robust security powered by a private and dedicated VM.
Save time and simplify your life: it only takes 5 minutes to try Stackhero's Mosquitto MQTT cloud hosting solution!
To demonstrate how external API authentication works in practice, we have created an example API server using Node.js. You can explore the complete repository here: https://github.com/stackhero-io/mosquittoGettingStarted.