{#if error || !$appState.currentRequest.approval}
{#if error} {error} {/if} {#if $appState.currentRequest.base}
WARNING: This application is requesting your base (long-lived) AWS credentials. These credentials are less secure than session credentials, since they don't expire automatically.
{/if}

{appName ? `"${appName}"` : 'An appplication'} would like to access your AWS credentials.

Path:
{@html client.exe ? breakPath(client.exe) : 'Unknown'}
PID:
{client.pid}
{/if}