Current section
Files
Jump to
Current section
Files
src/zotonic_mod_authentication.app.src
{application,zotonic_mod_authentication,
[{description,"Handles authentication and identification of users."},
{vsn,"1.0.0-rc.13"},
{registered,[]},
{applications,[kernel,stdlib,termit,zotonic_core]},
{env,[]},
{modules,[]},
{doc,"doc"},
{licenses,["Apache-2.0"]},
{links,[{"Website","https://zotonic.com/"},
{"GitHub","https://github.com/zotonic/zotonic"}]}]}.