Delete user callbackURL error
Hey everyone!
I'm trying to use the delete user endpoint by sending an email verification to the user with a
I'm using Convex with the
I'm trying to use the delete user endpoint by sending an email verification to the user with a
callbackURL, but I'm getting the following error on the server:I'm using Convex with the
get-convex/better-auth plugin.