{#if isConfirmOpen} handleConfirm(false)} on:confirm={() => handleConfirm(true)} /> {/if}
{#await getConfigs() then}

For more details about this feature, refer to the docs.


handleToggleOverride()} bind:checked={oauthConfig.mobileOverrideEnabled} /> {#if oauthConfig.mobileOverrideEnabled} {/if}
{/await}