Im using Firebase.iOS.Core v6.6.6 and Firebase.iOS.Auth v6.5.1 with this code snippet
public async Task LoginWithEmailPassword(string email, string password) {