+ Please scan this QR code with your eID Wallet app to confirm + the migration. +
++ {isActivated + ? "eVault Activated" + : STATUS_LABELS[migrationStatus || "initiated"]} +
+ {isActivated && ( ++ Your eVault has been successfully migrated and + activated! +
+ ++ Migration completed successfully! Redirecting to main + page... +
+ )} + {migrationStatus === "failed" && error && ( +{error}
+ )} ++ eName: {evaultInfo.eName} +
++ Provider:{" "} + {evaultInfo.provider} +
++ URI: {evaultInfo.uri} +
++ Evault ID:{" "} + {evaultInfo.evault} +
+No evault information available
+ )} ++ {provisioner.description} +
++ {provisioner.url} +
++ No provisioners available. Check environment variables. +
+ )} ++ Scan QR code with your eID Wallet to login +
+