- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 269
 
Closed
Labels
authThis issue or pull request is related to authenticationThis issue or pull request is related to authenticationblockedThis issue is blocked by another issueThis issue is blocked by another issuebugSomething isn't workingSomething isn't working
Description
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:
- Using the latest supabase package version
 - Make sure you've implemented all instructions
 - 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
romaingyh
Metadata
Metadata
Assignees
Labels
authThis issue or pull request is related to authenticationThis issue or pull request is related to authenticationblockedThis issue is blocked by another issueThis issue is blocked by another issuebugSomething isn't workingSomething isn't working