Mercurial > prosody-modules
view mod_reminders/README.md @ 5242:4746609a6656
mod_http_oauth2: Validate that informative URLs match the redirect URIs
It is a bit shady to have the various URIs (URLs really) point to
different hostnames.
This may be quite stricter than required, but can always be relaxed
later.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 11 Mar 2023 22:31:02 +0100 |
parents | a938df1f60de |
children |
line wrap: on
line source
--- labels: - 'Stage-alpha' summary: 'Enable ProtoXEP: Reminders support' ... Introduction ============ `mod_reminders` implements ProtoXEP: Reminders. Usage ===== Place the sibling `mod_reminders.lua` somewhere under your `plugins_path`.