package = "mod_auth_oauth_external" description = { ["license"] = "MIT"; ["summary"] = "Authenticate against an external OAuth 2 IdP"; ["homepage"] = "https://modules.prosody.im/mod_auth_oauth_external.html"; } build = { ["modules"] = { ["mod_auth_oauth_external"] = "mod_auth_oauth_external.lua"; }; ["type"] = "builtin"; } source = { ["file"] = "prosody-modules-6f2f21b00233.tar.gz"; ["dir"] = "Community-Modules-6f2f21b00233/mod_auth_oauth_external"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/6f2f21b00233.tar.gz/mod_auth_oauth_external"; } version = "33-1"