Skip to content

macOS support #7

Closed
Closed
@jhlabs

Description

@jhlabs

Feature request

Thanks for this great package!

I would like to use the supabase-flutter package with my app that runs on both the web and macOS.

Is your feature request related to a problem? Please describe.

I am using Google OAuth and it works well on the web. When running the macOS app, I can open the Google SignIn page. The callback scheme does not open my app, however. Instead, the Google Request keeps loading and the browser window loses focus.

Is a totally different implementation for macOS required? It seems to me that as long as the callback scheme is correct, I should be able to retrieve the resulting callback and handle the authentication logic from there as usual.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions