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 callbackURL, but I'm getting the following error on the server:

# SERVER_ERROR:  [TypeError: Cannot read properties of undefined (reading 'callbackURL')]


I'm using Convex with the get-convex/better-auth plugin.
Was this page helpful?