mod_audit_tokens/README.md
author Kim Alvefur <zash@zash.se>
Mon, 12 Feb 2024 15:43:11 +0100
changeset 5840 51c08960cba3
parent 5754 c89077b4f46e
permissions -rw-r--r--
mod_blocking: Deprecate

---
summary: Store token events in the audit log
rockspec:
  dependencies:
  - mod_audit
...

This module stores events relating to auth tokens, e.g. grant creations and revokations, in the audit log provided by `mod_audit`.