Skip to content

Fix auth on macos safari#3059

Merged
beastoin merged 3 commits intomainfrom
auth-url-launcher
Sep 29, 2025
Merged

Fix auth on macos safari#3059
beastoin merged 3 commits intomainfrom
auth-url-launcher

Conversation

@mdmohsin7
Copy link
Copy Markdown
Member

The flutter_web_auth_2 dep had an issue with safari on macos, so replaced it with url_launcher and app_links combination. url_launcher will launch the auth url in default browser, at the end of the auth flow the user will be redirected to omi:// scheme which is automatically picked by the app and is opened

@beastoin beastoin merged commit b59373d into main Sep 29, 2025
1 check passed
@beastoin beastoin deleted the auth-url-launcher branch September 29, 2025 02:35
@beastoin
Copy link
Copy Markdown
Collaborator

lgtm @mdmohsin7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants