From 6dc82aed11e7660821f1cc4b72c187f1cc533622 Mon Sep 17 00:00:00 2001 From: maze Date: Sat, 14 Feb 2026 15:46:41 +0100 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..74ed731 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# mosquitto-auth-jwt + +JWT authentication for the Mosquitto MQTT broker \ No newline at end of file