docs: Removed depricated function (#1134)

This commit is contained in:
TenCreator
2025-01-05 05:45:03 +00:00
committed by GitHub
parent 4250371694
commit ecabeb6da4

View File

@@ -265,11 +265,6 @@ export const auth = betterAuth({
"Sends a password reset email. It takes a function that takes two parameters: token and user.",
type: "function",
},
sendVerificationEmail: {
description:
"Sends a verification email. It takes a function that takes two parameters: email and url.",
type: "function",
},
password: {
description: "Password configuration.",
type: "object",