helios-auth 0.2.0

Authentication and authorization for the Helios FHIR Server
Documentation
1
2
3
// This module previously contained the `AuditEventSink` trait.
// Audit event construction and emission now lives in the `helios-audit` crate.
// Auth middleware in `helios-rest` uses `AuditSink` and `AuditEventBuilder` directly.