fireauth icon indicating copy to clipboard operation
fireauth copied to clipboard

Make `federated_id` and `email` optional

Open dullkingsman opened this issue 3 years ago • 0 comments

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.

dullkingsman avatar Oct 09 '22 21:10 dullkingsman