Facebook login with firebase

Hi,
I’m using Firebase to take advantage of Auth login. I’m following this guide.

But Universal plugin plugins are no longer supported in Cordova 7. Inside my app I’m already using ionic-deeplinks for other reasons, can I use this plugin for the functions that firebase needs?

Otherwise, can you suggest an alternative guide to using this firebase login?

Thanks!