mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-27 17:36:42 -05:00
docs: Removed depricated function (#1134)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user