Firebase SDK returns additionalUserInfo, credential, operationType & user after successful login while this plugin returns user object in which credential is missing.
I need this credential to get accessToken and to call Google APIs.
@EddyVerbruggen and contributors: any suggestion how can I get this credential using plugin?
Hi,
Firebase SDK returns additionalUserInfo, credential, operationType & user after successful login while this plugin returns user object in which credential is missing.
I need this credential to get accessToken and to call Google APIs.
@EddyVerbruggen and contributors: any suggestion how can I get this credential using plugin?