EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

Feature (ios): Link Apple credential when already signed in #1776

Open delaneyb opened 3 years ago

delaneyb commented 3 years ago

Signing in to an Apple account when already signed in currently creates a new account with just the apple credential as a sign in method, rather than linking an additional method to the signed in account.

Requires matching implementation for Android.