benedictjohannes

Results 12 comments of benedictjohannes

@marcoancona @aml25 @sadiss I am observing the code for Android. This plugin appears to connect to firebase on the Android, but in order to authenticate/sign in, we need to supply...

I have yet to found how to configure signing in with Google on Android. The `signInWithGoogle()` require parameters `idToken, accessToken`, on which the readme redirect us to to Firebase docs...