What's the best way to find a user based on their mobile number? In the auth dashboard you can only do it by ID.
I am having an issue where someone can't sign in (it's getting 502 bad gateway on the consume endpoint) and I believe it's something to do with their user ID + phone number.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).