File

mod_query_client_ver/README.markdown @ 5448:9d542e86e19a

mod_http_oauth2: Allow requesting a subset of scopes on token refresh This enables clients to request access tokens with fewer permissions than the grant they were given, reducing impact of token leak. Clients could e.g. request access tokens with some privileges and immediately revoke them after use, or other strategies.
author Kim Alvefur <zash@zash.se>
date Thu, 11 May 2023 21:40:09 +0200
parent 2994:9842979f3034
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