{#snippet children({ message })}
{message}
{/snippet}
{#if configToEdit.oauth.enabled}
{$t('admin.unlink_all_oauth_accounts_description')}
{#if configToEdit.oauth.clientSecret}
{/if}
handleToggleOverride()}
bind:checked={configToEdit.oauth.mobileOverrideEnabled}
/>
{#if configToEdit.oauth.mobileOverrideEnabled}
{/if}
{/if}