@pegma/authorization-storage
v0.4.0
Published
Provider-neutral persistence ports and in-memory reference storage for Authorization Core.
Readme
@pegma/authorization-storage
Role-assignment and access-grant collections over @pegma/storage-core.
npm install @pegma/authorization-storage @pegma/storage-coreThe package declares collections and implements the audited role-assignment
lifecycle against a host-supplied Store. It does not contain a persistence
backend; durability, transaction, and multi-process guarantees come from the
adapter selected by the host.
See the storage guide.
