UNPKG

@daveyplate/better-auth-ui

Version:

Plug & play shadcn/ui components for better-auth

8 lines (7 loc) 170 B
export type DeleteUserOptions = { /** * Enable or disable email verification for account deletion * @default undefined */ verification?: boolean }