Skip to content

flutter_appauth causing MacOS client unable to receive Google Sign In Deep Link #554

@oliverbytes

Description

@oliverbytes

Describe the bug
I'm happy to read that native Google sign-in is now here. Unfortunately, it only works on all platforms but MacOS. I can confirm that when you add the flutter_appauth package it makes a conflict—resulting in deep links not getting received by the macOS client.

To Reproduce
Steps to reproduce the behavior:

  1. Using the latest supabase package version
  2. Make sure you've implemented all instructions
  3. Sign in to Google

Expected behavior
The macOS client should receive the deep link and continue authentication.

Version (please complete the following information):
On Linux/macOS

├── supabase_auth_ui 0.2.1
│   └── supabase_flutter...
├── supabase_flutter 1.10.9
│   ├── supabase 1.9.7
│   │   ├── functions_client 1.3.2
│   │   ├── gotrue 1.11.0
│   │   ├── postgrest 1.3.3
│   │   ├── realtime_client 1.1.1
│   │   ├── storage_client 1.5.1

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    authThis issue or pull request is related to authenticationblockedThis issue is blocked by another issuebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions