chow1937 / emq-auth-username

Authentication with Username and Password

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emq_auth_username

Authentication with Username and Password

Build

make && make tests

Configuration

etc/emq_auth_username.conf:

##auth.user.$N.username = admin
##auth.user.$N.password = public

Load the Plugin

./bin/emqttd_ctl plugins load emq_auth_username

License

Apache License Version 2.0

Author

feng at emqtt.io

About

Authentication with Username and Password

License:Apache License 2.0


Languages

Language:Erlang 98.0%Language:Makefile 2.0%