One way to log in in our app is to fill a phone number, which sends a SMS with a key to this phone number.
I want to know if there is a way to check if the current user's phone number is the same than the one typed, and if so automatically fill the field so the user doesn't have to fill it himself, and even worse leave the app to fetch it in Messages if needed.
Thanks for your help.