package = "mod_adhoc_oauth2_client" source = { ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; ["dir"] = "Community-Modules-fe081789f7b5/mod_adhoc_oauth2_client"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_adhoc_oauth2_client"; } build = { ["modules"] = { ["mod_adhoc_oauth2_client"] = "mod_adhoc_oauth2_client.lua"; }; ["type"] = "builtin"; } description = { ["summary"] = "Create OAuth2 clients via ad-hoc command"; ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_adhoc_oauth2_client.html"; } version = "10-1" dependencies = { [1] = "mod_http_oauth2"; }