|
|
{application, emqx_authn, [
|
|
{application, emqx_authn, [
|
|
|
{description, "EMQX Authentication"},
|
|
{description, "EMQX Authentication"},
|
|
|
{registered, [emqx_authn_sup, emqx_authn_registry]},
|
|
{registered, [emqx_authn_sup, emqx_authn_registry]},
|
|
|
{applications, [kernel, stdlib, emqx_resource, emqx_connector, ehttpc, epgsql, mysql, jose]},
|
|
{applications, [kernel, stdlib, emqx_resource, emqx_connector, ehttpc, epgsql, mysql, jose]},
|