-
Hi guys, Preparation steps:
So far, everything is working fine. With either way to login, I am able to retrieve the same user information. Now I have an account, let's call it ABC_account, with both 2 ways to login to. This is nice. However, the following use case is not.
Expecting: "@react-native-firebase/app": "^10.6.4", (Sorry, I'm not able to find template for question/issues, please let me know and I'll update it.) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The issue template is for issues, which this is - you opened it as a discussion though, so the template does not really appear |
Beta Was this translation helpful? Give feedback.
The issue template is for issues, which this is - you opened it as a discussion though, so the template does not really appear
Interesting case, are you able to detect that prior to attempting to link the already-linked FB account that the FB account as a provider is used? Just curious - I think in my app I check "availability" prior to attempting to the link with getProvidersForEmail or similar