Workspace authentication
Create workspace-wide authentication schemes. Use the schemes created here
in request/collection tabs.
{#each _state.auth as auth}
{
renameAuth(auth.id, value);
}}
>
{#snippet display({ value, startEdit })}
{auth.name}
{/snippet}
deleteAuth(auth.id)}
/>
{/each}