emqx-auth-username icon indicating copy to clipboard operation
emqx-auth-username copied to clipboard

EMQX Authentication with Username and Password

Results 2 emqx-auth-username issues
Sort by recently updated
recently updated
newest added

According to emqx/emqx/#4668 this plugin was replaced by `emqx_plugin_mnesia` in `v4.3`. This change dazzled me a bit and maybe should be documented in the README.md.

Hi there, Every time I run emqx_ctl users add user pass, it slows the broker way down. Is this normal or is this a limitation of this plugin. What auth...