Gastón Cerioni

Results 2 issues of Gastón Cerioni

Can you please extract the signatures of the admin classes into services so we can mock them to test our code Thank you

We're using `verifyPhoneNumber` and `signInWithVerificationId` (Sms flow) for authenticating our users, but if the user then signs out, `verifyPhoneNumber` no longer works as expected. We had debugged with our team...