With the Firebase JS SDK, you can let your Firebase users authenticate using any
supported OAuth provider in a Cordova environment. You can integrate any
supported OAuth provider by carrying out the OAuth flow manually and passing the
resulting OAuth credential to Firebase.
Instructions on how to handle the sign-in flow manually for each provider: