Firebase flutter: Provider authenticate without changing current user (already linked to given provider)
I am try to link a Twitter Auth Provider to an email and password account via a flutter application using Firebase. I first want to sign in/up with email and password, then sometime down the road (a few hours, a…