auth-jwt
Enrich audit events with authenticated user identity.
audit-log adds structured audit logging to your Go service for tracking sensitive operations with append-only audit events.
Use audit-log for compliance, financial operations, and security-sensitive actions. Payments, refunds, permission changes, and data access in regulated industries all require an append-only audit trail. Without it, you have no answer to “who changed this and when?”.
verikt new my-service --language go --cap audit-log# or add to an existing service:verikt add audit-logauth-jwt
multi-tenancy
postgres