Monday, 4 June 2018

Firebase reset password issue for users with social media authentication

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

The password is reset successfully and the user ID is the same, but the user's Facebook and Twitter authentication is removed (see below). How do I reset password in Firebase without removing social media authentication?

User authentication with social media linking before password reset

enter image description here

User authentication with social media unlinked after password reset

enter image description here



from Firebase reset password issue for users with social media authentication

No comments:

Post a Comment