|
|
@@ -3,7 +3,7 @@
|
|
|
{vsn, "0.1.0"},
|
|
|
{modules, []},
|
|
|
{registered, [emqx_authn_sup, emqx_authn_registry]},
|
|
|
- {applications, [kernel,stdlib,emqx_resource,ehttpc,epgsql,mysql]},
|
|
|
+ {applications, [kernel,stdlib,emqx_resource,ehttpc,epgsql,mysql,jose]},
|
|
|
{mod, {emqx_authn_app,[]}},
|
|
|
{env, []},
|
|
|
{licenses, ["Apache-2.0"]},
|