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