Mercurial > prosody-modules
view mod_remote_roster/README.markdown @ 5378:6155c46d9eea
mod_http_oauth2: Record OAuth software id and version attached to tokens
Unsure if these are used anywhere, but `software_id` is supposedly more
unique than `client_uri` which can vary by registration or something?
Software versions can also be good to know e.g. in case there is a
security issue affecting certain versions that could warrant revocation
of tokens issued to it.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 27 Apr 2023 19:16:14 +0200 |
parents | 2eac15ab605e |
children |
line wrap: on
line source
--- summary: Remote Roster Management ... Introduction ============ This module adds support for [XEP-0321: Remote Roster Management] which is commonly used to allow components such as transports to modify the rosters of local users.