{#if auth.status === 'loading'}
{:else if auth.status === 'unauthenticated'} {:else if auth.status === 'denied'} {:else}
🔥 Hold Slayer
{@render children()}
{/if}