Software /
code /
prosody-modules
File
mod_http_oauth2/README.markdown @ 5095:745c7f4cca40
mod_sasl2_fast: Add explicit dependency on mod_sasl2
Ensures mod_sasl2 is installed and loaded so it can fire the relevant
events.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 28 Nov 2022 19:12:37 +0100 |
parent | 4923:df3d521e3c39 |
child | 5197:164a9875935b |
line wrap: on
line source
--- labels: - Stage-Alpha summary: 'OAuth2 API' ... Introduction ============ This module is a work-in-progress intended for developers only! Configuration ============= None currently. Compatibility ============= Requires Prosody 0.12+ or trunk.