mod_audit_tokens/README.md
author Kim Alvefur <zash@zash.se>
Sat, 02 Dec 2023 12:20:36 +0100
changeset 5762 32bc648e3892
parent 5754 c89077b4f46e
permissions -rw-r--r--
mod_storage_s3: Fix passing of prefixes, should not be urlencoded

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