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

Update firebase_auth version for release #1673

Merged
merged 1 commit into from Dec 17, 2019

Conversation

collinjackson
Copy link
Contributor

@collinjackson collinjackson commented Dec 17, 2019

Description

#1526 added OAuth support to firebase_auth. I overlooked this in the review, but since this is adding new API surface area, it shouldn't be patch update -- it should at least be a minor update.

I thought about making it a breaking change since the Android api dependency changed to 'com.google.firebase:firebase-auth:19.2.0': https://github.com/FirebaseExtended/flutterfire/pull/1526/files#diff-d8d76dca3eb1a8679bd5baa6e8b330c3

We may want to move this to being an implementation dependency, see #39

We'll be bumping this plugin to 1.0 soon but I think we're not quite done making breaking changes yet.

Copy link
Contributor

@mklim mklim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@collinjackson collinjackson merged commit 6eb32d6 into firebase:master Dec 17, 2019
@firebase firebase locked and limited conversation to collaborators Aug 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants