/** Parity with magic-link request TTL (15 minutes). */ export const STAKEHOLDER_INVITE_TTL_MS = 15 * 60 * 1000;