Packages

Encode/decode JSON Web Token

Current section

Files

Jump to
ejwt src ejwt.app.src
Raw

src/ejwt.app.src

{application,ejwt,
[{description,"Encode/decode JSON Web Token"},
{vsn,"0.1.0"},
{registered,[ejwt]},
{applications,[kernel,stdlib,jsx]},
{env,[]},
{maintainers,["Jose Luis Navarro"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/artefactop/ejwt"}]}]}.