-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/plugins
#4251Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: google_sign_inThe Google Sign-In pluginThe Google Sign-In pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.waiting for PR to land (fixed)A fix is in flightA fix is in flight
Description
The google_sign_in plugin at 5.0.7 deliberately gives back the same user from signIn and signInSilently once a sign in has succeeded. This is great for working with access tokens because a sign in is not required to refresh them.
The Android docs for silentSignIn recommend its use to get a new ID token when required.
It would be great if the application using the plugin could make the decision about whether the platform silent sign in should be called.
vanfresh
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: google_sign_inThe Google Sign-In pluginThe Google Sign-In pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.waiting for PR to land (fixed)A fix is in flightA fix is in flight