firebase / FirebaseUI-Flutter

Apache License 2.0
91 stars 79 forks source link

fix(auth): `desktopSignIn()` method required in web mixin #294

Closed russellwheatley closed 4 months ago

russellwheatley commented 4 months ago

Description

see title.

Related Issues

fixes https://github.com/firebase/FirebaseUI-Flutter/issues/286

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?