Mercurial > prosody-modules
view mod_external_services/README.markdown @ 5468:14b5446e22e1
mod_http_oauth2: Fix returning errors from response handlers
This would either redirect the user back to the client along with the
error code, or show the error HTML template.
Previously this would just show some JSON to the user.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 18 May 2023 12:57:23 +0200 |
parents | 4841cf3fded5 |
children |
line wrap: on
line source
--- summary: External Service Discovery ... This module implementing [XEP-0215] is included with Prosody 0.12 but made available here for older versions. Documentation is available on the [Prosody site][doc:modules:mod_external_services].