Software /
code /
prosody-modules
File
mod_audit_register/README.md @ 5520:67448e677706
mod_http_oauth2/README: Expand summary to include OAuth 2.0 role
This module implements the Authorization Server parts of OAuth 2.0, so
having the summary say that seems sensible.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 07 Jun 2023 01:43:35 +0200 |
parent | 4932:530d116b7f68 |
line wrap: on
line source
--- 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`.