SECURITY & CONTROL

Connected automation without giving up control.

Mirynna combines identity controls, server-side integration credentials, encrypted provider tokens, environment separation, and approval-aware workflows. This page describes current product controls and clearly separates them from controls still being completed for public launch.

Authenticated access

Mirynna verifies Firebase/Google Identity tokens and checks organization membership before protected cloud routes are used.

Encrypted integrations

Google Workspace and Shopify authorization tokens are encrypted before database storage. Provider application secrets remain server-side.

Approval gates

Consequential connected-service actions can be prepared first and executed only after an authorized Mirynna user approves them.

INFRASTRUCTURE

Built on Google Cloud.

Mirynna's cloud API runs on Google Cloud. Application secrets are delivered through Google Cloud Secret Manager, identity is validated server-side, and development and production use separate Google Cloud projects.

External browser and API traffic uses HTTPS. Google Cloud-managed services provide encryption at rest for their underlying managed storage; Mirynna additionally encrypts stored Google Workspace and Shopify authorization tokens at the application layer.

1IdentityAuthenticated user
2Mirynna CloudRole + organization checks
3Connected serviceAuthorized scope
CURRENT CONTROLS

Security in the working architecture.

01

Server-side secrets

Database credentials, AI provider keys, Google OAuth credentials, Shopify app credentials, and encryption keys are not shipped to the browser.

02

Tenant-aware authorization

Mirynna checks active organization membership and role before organization-scoped data or admin operations are allowed.

03

Least-purpose retrieval

Connected Google content is retrieved as needed for user-facing workflows and treated as untrusted content rather than instructions.

04

Human control

Approval workflows provide a review point before supported high-impact edits or external actions are executed.