mod_audit_register/README.md
author Kim Alvefur <zash@zash.se>
Mon, 11 Sep 2023 10:19:38 +0200
changeset 5649 f16edebb1305
parent 4936 530d116b7f68
permissions -rw-r--r--
mod_client_management: Show grant expiry in shell command I want to know when my OAuth2 grant expires and that it really is extended by refreshing.

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

This module stores successful user registrations in the audit log provided by
`mod_audit`.