Account portal placeholder

Licenses, trials, downloads, and receipts will live here.

The static frontend includes the account route so the future backend can attach authentication, trial creation, license activation, refunds, and update access without redesigning the public site.

Trials

14-day plugin trials

Start, view, and manage trial status. Trials should not auto-bill.

Licenses

Owned products

View license status, machine activations, and refund/cancellation state.

Downloads

Installers + updates

Access product downloads, checksums, release notes, and beta channels when enabled.

Account security

MFA-ready by design

The planned account system prioritizes passkeys, authenticator apps, and a Duo OIDC adapter for higher-risk license actions. SMS or voice should be fallback only after sender registration and abuse controls.

Offline activation

Pairing without DAW passwords

Plugins should show a short pairing code. The customer completes MFA in the web profile, then receives a signed machine auth file for the local computer.

Backend note: protect this route with secure auth when connected. For now it is a prepared static page, not a live account system.