mod_csi_compat/README.markdown
author Kim Alvefur <zash@zash.se>
Wed, 24 Jan 2024 17:55:26 +0100
changeset 5834 b109773ce6fe
parent 1825 79b9bd84b91c
permissions -rw-r--r--
mod_http_oauth2: Reuse JWT issuance time as substitute for auth time Makes the token shorter. Since iat and auth_time are generated at about the same time they would only differ by a few microseconds anyway.

---
labels:
summary: 'Implement the google:queue protocol and map to mod\_csi events'
...

Introduction
============

This module implements the google:queue protocol and maps it to
[mod\_csi](mod_csi.html) events.

Configuration
=============

There is no configuration for this module, just add it to
modules\_enabled as normal.

Compatibility
=============

  ----- -------
  0.9   Works
  ----- -------