property TrellisProviderProps.onAuthRequired

Type

(
loginUrl: string,
context: ClientAuthRequiredContext
) => void | Promise<void>

Usage

import { type TrellisProviderProps } from "trellis-svelte/src/index.ts";