| Access token | +{{ nordData.token }} | +
| Private key | +{{ nordData.private_key }} | +
| Access token | +{{ warpData.access_token }} | +
| Device ID | +{{ warpData.device_id }} | +
| License key | +{{ warpData.license_key }} | +
| Private key | +{{ warpData.private_key }} | +
| Device name | +{{ warpConfig.name }} | +
| Device model | +{{ warpConfig.model }} | +
| Device enabled | +{{ warpConfig.enabled }} | +
| Account type | +{{ warpConfig.account.account_type }} | +
| Role | +{{ warpConfig.account.role }} | +
| WARP+ data | +{{ SizeFormatter.sizeFormat(warpConfig.account.premium_data) }} | +
| Quota | +{{ SizeFormatter.sizeFormat(warpConfig.account.quota) }} | +
| Usage | +{{ SizeFormatter.sizeFormat(warpConfig.account.usage) }} | +