UNPKG

@daveyplate/better-auth-ui

Version:

Plug & play shadcn/ui components for better-auth

8 lines (7 loc) 153 B
export type EmailVerificationOptions = { /** * Enable OTP verification for email verification * @default false */ otp?: boolean }