Skip to content

[google_sign_in_web] Display Sign In With Google button #121781

@c-seeger

Description

@c-seeger

Use case

Using google_sign_in_web 6.0.0+ currently needs signInSilently to be triggered on page initialization.

If your login page contains multiple login options, a request is made by singInSilently before the user decides what login option to use.

The current sugguestion in this case is:

Display the Sign In With Google button

Which is currently not implemented on google_sign_in_web

Discovered as part of: #88084

Proposal

Add the "Sign In With Google Button" option:

  • trigger google sign in services on button press and not in advance
  • beeing able to customise the button to match style with other login options

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Fluttercustomer: crowdAffects or could affect many people, though not necessarily a specific customer.p: google_sign_inThe Google Sign-In pluginpackageflutter/packages repository. See also p: labels.platform-webWeb applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions