Hey @everyone , We have released the delete user ...
# new-releases
r
Hey @everyone , We have released the delete user API for the core. It's available for core versions >= 3.7. This is a non breaking change from the previous version of the core. If you are using self hosted and need assistance in updating the core, please DM me. If you want us to upgrade your managed service core version, please DM me as well. The docs for this: https://supertokens.io/docs/thirdpartyemailpassword/common-customizations/delete-user. You will need to be on the latest version of our backend SDK to have this function available. But if you don't want to update that, you can even call the API of the core directly (see https://supertokens.io/docs/cdi -> POST /user/remove API). For users using us only for the sessions recipe, this API makes no different to you as the ability to remove a session based on a userId is already there for older versions of the core.
12 Views