Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- add fields idToken and accessToken #1

Merged
merged 2 commits into from
Jan 14, 2021
Merged

Conversation

rcagantas
Copy link
Contributor

Calling GoogleAuthProvider.credential requires either idToken or accessToken without which would result in
'package:firebase_auth_platform_interface/src/providers/google_auth.dart': Failed assertion: line 81 pos 12: 'accessToken != nul;

PS. I couldn't actually get the test to run in my local. I'm just assuming that it runs correctly somewhere on your build target. Something about non-nullable.

@atn832 atn832 merged commit 26b3fd6 into atn832:master Jan 14, 2021
@atn832
Copy link
Owner

atn832 commented Jan 14, 2021

Just published your PR to https://pub.dev/packages/google_sign_in_mocks/changelog#011. Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants