Current section

Files

Jump to
erljwt src erljwt.app.src
Raw

src/erljwt.app.src

{application,erljwt,
[{description,"A simple JWT decoding/encoding library"},
{vsn,"2.1.0"},
{registered,[]},
{applications,[kernel,stdlib,crypto,jsone,base64url]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/Erlang-Openid/erljwt"}]},
{env,[]}]}.