Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [ui] add flag to allow to sign in using browser instead of webview on desktop #59

Open
lesnitsky opened this issue Feb 2, 2022 · 3 comments
Assignees
Labels
auth enhancement New feature or request Keep Open Keep PR or issue open

Comments

@lesnitsky
Copy link
Member

lesnitsky commented Feb 2, 2022

Default webview doesn't have any credentials cached, so we want to allow developers to be able to implement sign-in flows that are leading the user to browser instead of webview, so OAuth credentials could be reused

@lesnitsky lesnitsky self-assigned this Feb 2, 2022
@lesnitsky
Copy link
Member Author

The last step of the auth flow in the browser would require opening a deep link that contains auth info and sending it to the desktop app. Deep links on macOS are not doable until flutter/flutter/issues/41471 is resolved.

/cc @csells

@amorenew
Copy link

@lesnitsky
The blocking issue is closed flutter/flutter#41471

@lesnitsky lesnitsky transferred this issue from firebase/flutterfire Aug 18, 2023
@lesnitsky lesnitsky added the auth label Aug 18, 2023
@lesnitsky lesnitsky added the enhancement New feature or request label Sep 6, 2023
Copy link

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time. Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.

@github-actions github-actions bot added the Stale Issue with no recent activity label Nov 12, 2024
@russellwheatley russellwheatley added Keep Open Keep PR or issue open and removed Stale Issue with no recent activity labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth enhancement New feature or request Keep Open Keep PR or issue open
Projects
None yet
Development

No branches or pull requests

3 participants