deleteUser doesn't delete
When I send a deleteUser thing the user is sent to the api route from better auth just fine and is redirected back to
I'm getting the email just fine and the url looks good, and in the terminal i see a get request working to the /auth/delete-user (or wtv it is)
p.s user is connected to a github account if that helps
/, but for some reason their account isnt being deleted.I'm getting the email just fine and the url looks good, and in the terminal i see a get request working to the /auth/delete-user (or wtv it is)
p.s user is connected to a github account if that helps