comparison mod_http_oauth2/README.md @ 6298:6f4469d97349

mod_http_oauth2: Update Compatibility section with new Prosody 13.0 branch
author Kim Alvefur <zash@zash.se>
date Tue, 15 Jul 2025 23:06:14 +0200
parents 3eb0255b41b3
children
comparison
equal deleted inserted replaced
6297:3eb0255b41b3 6298:6f4469d97349
294 294
295 The `offline_access` scope must be requested to receive refresh tokens. 295 The `offline_access` scope must be requested to receive refresh tokens.
296 296
297 ## Compatibility 297 ## Compatibility
298 298
299 Requires Prosody trunk (April 2023), **not** compatible with Prosody 0.12 or 299 Requires Prosody trunk (April 2023 or later) or Prosody 13.0,
300 earlier. 300 **not** compatible with Prosody 0.12 or earlier.