Join Discord
Powered by
The docs for deleting a password email user (https...
# support-questions-legacy
t
trivialkettle
09/05/2023, 12:18 PM
The docs for deleting a password email user (
https://supertokens.com/docs/emailpassword/common-customizations/delete-user
) say that the user token is not invalidated, would it be sufficient to call sessionContainer.RevokeSession() like in the change-password example?
Previous
Next