Matching inputted phone number vs a document from Firestore – Ios swift
I've setup an app where users login through the phone number auth on Firebase and I'm trying to setup logic so a user can re-login via their phone number if they already setup an account. I'm struggling to match the…