Merge Firebase Accounts/Providers - mixed authentication

I want an app that authenticates with Google/Facebook and then via Phone Number in Firebase.

Here is a procedure in Javascript to merge Firebase accounts: https://firebase.google.com/docs/auth/android/account-linking

Is there a way to execute this inside Kodular?

1 Like

For facebook use this extension …

& For Google sign in & Phone number
Use Firebase Authentication Component available in kodular…