Software /
code /
prosody-modules
Annotate
mod_smacks_offline/README.markdown @ 5402:fbf3ede7541b
mod_http_oauth2: More appropriate error conditions in client validation
Specified in RFC7591 for these kinds of issues.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 02 May 2023 16:22:17 +0200 |
parent | 3938:3f4df08dce14 |
rev | line source |
---|---|
3938 | 1 --- |
2 labels: | |
3 - 'Stage-Alpha' | |
4 summary: Module deprecated, just use mod_smacks | |
5 ... | |
6 | |
7 Introduction | |
8 ============ | |
9 | |
10 This module is deprecated and superseded by mod_smacks. |