mirror of
https://github.com/agessaman/MeshCore.git
synced 2026-07-16 15:08:49 +00:00
- Added functionality to load, save, and handle the MQTT owner public key in CommonCLI. - Implemented validation for the owner public key format and updated command handling to set the key. - Modified JWTHelper to include optional owner and client fields in JWT token creation. - Increased buffer sizes for JWT tokens in MQTTBridge to accommodate new fields.