view mod_sasl_oauthbearer/README.markdown @ 5946:bfb8d7b53954

mod_muc_anonymize_moderation_actions: fix XEP-0425 v0.2.1 compliance.
author John Livingston <git@john-livingston.fr>
date Mon, 29 Jul 2024 13:26:55 +0200
parents 73ada978dabc
children
line wrap: on
line source

---
labels:
- 'Type-Auth'
summary: SASL OAuthBearer Mechanism
...

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

This module adds a new SASL mechanism OAUTHBEARER, as defined in [RFC-7628](https://tools.ietf.org/html/rfc7628).

It's intended to be used together with the `mod_auth_oauthbearer.lua` module.