rp_st
03/07/2022, 1:19 PMgetUserByPhoneNumber
(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.