emqx / emqx-elixir-plugin

An Example Plugin for EMQX in Elixir
https://emqx.io
23 stars 8 forks source link

How to invoke Auth and ACL ? #13

Closed s4kibs4mi closed 5 years ago

terry-xiaoyu commented 6 years ago

@s4kibs4mi Hi, this plugin is only a template for elixir, and no auth and acl for now. It would be great If you could write an auth/acl plugin based on this.

You could check out the code of emqx-auth-mysql for reference.

s4kibs4mi commented 5 years ago

@terry-xiaoyu, Created one @ https://github.com/ppeon/peon_mq