This module adds a new SASL mechanism OAUTHBEARER, as defined in RFC-7628.
It’s intended to be used together with the
mod_auth_oauthbearer.lua
module.
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_sasl_oauthbearer
For earlier versions see the documentation for installing 3rd party modules