Firebase reset password issue for users with social media authentication

I am trying to reset the password for Firebase in iOS for a user who has email authentication and Facebook and Twitter authentication in Firebase.

The password was reset successfully and the user ID is the same, but the Facebook and Twitter user authentication has been removed (see below). How to reset password in Firebase without removing social authentication?

User authentication with social media linking to password reset

enter image description here

User identification on social networks disabled after password reset

enter image description here

+3


source to share





All Articles