view mod_smacks_noerror/README.markdown @ 5589:7040d0772758

mod_http_oauth2: Implement RFC 8628 Device Authorization Grant Meant for devices without easy access to a web browser, such as refrigerators and toasters, which definitely need to be running OAuth-enabled XMPP clients! Could be used for CLI tools that might have trouble running a http server needed for the authorization code flow.
author Kim Alvefur <zash@zash.se>
date Mon, 10 Jul 2023 07:16:54 +0200
parents e7dc25e54d02
children
line wrap: on
line source

---
labels:
- 'Stage-Alpha'
summary: Module deprecated, just use mod_smacks and mod_nooffline_noerror
...

Introduction
============

This module is deprecated and superseded by mod_smacks.
If you explicitly disabled mod_offline you need the new module
mod_nooffline_noerror to regain all features of this deprecated module.