Skip to content

AuthErrorPayload

type AuthErrorPayload = () => { error: string; status: number; message: string }