Mercurial > prosody-modules
view mod_query_client_ver/README.markdown @ 5265:f845c218e52c
mod_http_oauth2: Allow revoking a token without OAuth client credentials
If you have a valid token, and you're not supposed to have it, revoking
it seems the most responsible thing to do with it, so it should be
allowed, while if you are supposed to have it, you should also be
allowed to revoke it.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 21 Mar 2023 22:02:38 +0100 |
parents | 9842979f3034 |
children |
line wrap: on
line source
# Introduction This module sends a [version query][xep0092] to clients when they connect, and logs the response, allowing statistics of client usage to be recorded. Note that since this is per connection, there will be a bias towards mobile clients on bad connections. ## Example info Running Running Swift version 4.0