This is a template plugin for the EMQ X broker.
TODO: Add a plugin development guide ...
Each plugin should have a 'etc/{plugin_name}.conf|config' file to store application config.
emqx_access_control:register_mod(auth, ?MODULE, Env).
emqx_access_control:register_mod(acl, ?MODULE, Env).
Apache License Version 2.0
EMQ X Team.