<@!855423932978167819> You could do the following:...
# general
r
@User You could do the following: - We have a function called
getUserByPhoneNumber
(https://supertokens.com/docs/nodejs/modules/recipe_passwordless.html#getUserByPhoneNumber). - Loop through all users using our user pagination functions and filter the ones you want to take action on. - Download the user CSV file from the dashboard and filter the ones in there to find the right user.