I did not set a family name in my Google account. When I try to log in I get the following error:
{
"code": "invalid-argument",
"name": "FirebaseError",
"status": 500,
"message": "Function setDoc() called with invalid data. Unsupported field value: undefined (found in field familyName in document users/{someId})",
"stack": "FirebaseError: Function setDoc() called with invalid data. Unsupported field value: undefined (found in field familyName in document users/{someId})"
}
I did not set a family name in my Google account. When I try to log in I get the following error: