Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface EventUserPreScheduleAnonymization
implements HookEventBase
import { type EventUserPreScheduleAnonymization } from "https://deno.land/x/authgear_deno_hook@v1.4.0/mod.ts";

Properties

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