Skip to content

feat(audit): add audit log handler and AuditEventRepository abstraction#22

Merged
ReLive27 merged 1 commit intoSimpleAuth0:mainfrom
ReLive27:main
Oct 30, 2025
Merged

feat(audit): add audit log handler and AuditEventRepository abstraction#22
ReLive27 merged 1 commit intoSimpleAuth0:mainfrom
ReLive27:main

Conversation

@ReLive27
Copy link
Copy Markdown
Member

  • Implement @auditlog annotation for method-level operation logging
  • Add AuditLogHandler for capturing and storing audit events
  • Introduce AuditEventRepository interface for pluggable persistence
  • Support extended field for recording request method, parameters, and response body

- Implement @auditlog annotation for method-level operation logging
- Add AuditLogHandler for capturing and storing audit events
- Introduce AuditEventRepository interface for pluggable persistence
- Support extended field for recording request method, parameters, and response body
@ReLive27 ReLive27 merged commit 0c5e019 into SimpleAuth0:main Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant