Skip to content

Help - How to disable transient browser popup when signout is done for google or apple signin #5648

Open
@Rohan-raftlabs

Description

@Rohan-raftlabs

Description

When using google or apple signin when signout is called it shows a browser window for a split second.

How can we disable this so we can logout without showing the browser window at all , as it is bad UX for a transient screen to seemingly flicker like that and disappear.

Categories

  • Analytics
  • API (REST)
  • API (GraphQL)
  • Auth
  • Authenticator
  • DataStore
  • Notifications (Push)
  • Storage

Steps to Reproduce

call signout method on amplify flutter

Amplify.Auth.signOut(
options: const SignOutOptions(globalSignOut: false));

Screenshots

No response

Platforms

  • iOS
  • Android
  • Web
  • macOS
  • Windows
  • Linux

Flutter Version

3.24.0

Amplify Flutter Version

2.4.0

Deployment Method

Amplify Gen 2

Schema

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    authIssues related to the Auth CategoryquestionA question about the Amplify Flutter libraries

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions