mod_audit_tokens/README.md
author Kim Alvefur <zash@zash.se>
Sat, 18 May 2024 14:16:49 +0200
changeset 5913 070b0db6c4a0
parent 5754 c89077b4f46e
permissions -rw-r--r--
mod_http_upload_external: Add link to Rust implementation (Thanks Luna)

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