Current section
Files
Jump to
Current section
Files
src/sasl_auth.app.src
{application,sasl_auth,
[{description,"SASL GSSAPI and SCRAM auth mechanism support for Erlang/Elixir applications"},
{vsn,"2.3.4"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"Github","https://github.com/kafka4beam/sasl_auth"}]},
{exclude_paths,["priv"]}]}.