mod_audit_tokens/README.md
author Matthew Wild <mwild1@gmail.com>
Thu, 30 May 2024 17:55:48 +0100
changeset 5920 1927d4d27a26
parent 5754 c89077b4f46e
permissions -rw-r--r--
mod_report_forward: Some whitespace fixes

---
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`.