fireauth
fireauth copied to clipboard
Make `federated_id` and `email` optional
Since email is optional if the provider is "phone" or a federated identity provider like Facebook and the same goes for federated_id with phone auth. Therefore, these fields should be optional. Valid authentication is failing because this deserialization is failing.