Packages

Google service account access token handling

Current section

Files

Jump to
augle src augle.app.src
Raw

src/augle.app.src

{application,augle,
[{description,"Google service account access token handling"},
{vsn,"0.3.0"},
{registered,[]},
{mod,{augle_app,[]}},
{start_phases,[]},
{applications,[kernel,stdlib,ssl,jsx,hackney]},
{env,[]},
{maintainers,["Tristan Sloughter"]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/tsloughter/augle"}]}]}.