Is there a way to remove passwordless users using ...
# support-questions-legacy
u
Is there a way to remove passwordless users using the node-sdk? We have an admin functionality to create a with
signInUp
, and have some post actions to verify this new user, if the verifications fail, we would like to roll back the creation of the new user. Is this possible? I have only seen remove user functionality in the dashboard but not the sdk. Thanks
3 Views