iegomez / mosquitto-go-auth

Auth plugin for mosquitto.
MIT License
495 stars 165 forks source link

Make order of plugin execution configurable #312

Open everflux opened 6 months ago

everflux commented 6 months ago

It would be helpful if the order of backend checks can be configured. For example: I would like to use the file backend and jwt as a fallback.