Skip to main content
Latest
interface EventUserAnonymizationUnscheduled
implements HookEventBase
import { type EventUserAnonymizationUnscheduled } from "https://deno.land/x/authgear_deno_hook@v1.4.0/mod.ts";

Properties

type: "user.anonymization_unscheduled"
payload: { user: User; }