Encrypted credentials
Magento API secrets are stored encrypted using sodium secretbox.
Security & Integration
Encrypted tokens, signed preview URLs, RBAC enforcement, and audit traces for all critical actions.
Magento API secrets are stored encrypted using sodium secretbox.
Viewer, Editor, Publisher, and Admin roles with permission gates.
Signed token-based preview routes with TTL and scope checks.
Allowlist sanitization and deterministic HTML rendering before API push.
Connection tests, publish outcomes, and role changes are audit logged.
MVP avoids live store control channels, browser automation, and background crawl overload.