File

mod_sasl_oauthbearer/README.markdown @ 5589:c362833be557

mod_invites_register_web: Add html template and URL configuration for multiple (human) language.
author Trần H. Trung <work@trung.fun>
date Fri, 26 May 2023 01:37:08 +0700
parent 3114:73ada978dabc
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.