Skip to main content

Configuration

The library relies on the data layer provided by @digiwedge/access-control-client (Prisma). Ensure the application importing AccessControlModule also imports AccessControlDataModule (this is already done inside AccessControlModule).

Environment Variables

VariableDescription
ACCESS_CONTROL_DATABASE_URLPostgres URL for Access Control

Optional: queue/logging configs as per backend README.

Cross-cuts

PackagePurpose
@digiwedge/auditAudit logs
@digiwedge/authGuards and AuthUser type