Software /
code /
prosody-modules
Annotate
mod_smacks_offline/README.markdown @ 5436:e7d99bacd0e8
mod_auth_oauth_external: Make 'scope' configurable in password grant request
Needed by some OAuth servers, tested here with Mastodon
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 10 May 2023 12:39:05 +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. |