Skip to content

fix: open Google auth in system browser on macOS for passkey support#282

Open
Kosinkadink wants to merge 1 commit intomainfrom
fix/macos-google-passkey
Open

fix: open Google auth in system browser on macOS for passkey support#282
Kosinkadink wants to merge 1 commit intomainfrom
fix/macos-google-passkey

Conversation

@Kosinkadink
Copy link
Member

Electron's WebAuthn/passkey API is broken on macOS (electron#24573). On macOS, shouldOpenInPopup now returns false for accounts.google.com URLs, causing them to fall through to shell.openExternal and open in the system browser where passkeys work natively.

Closes #277

Electron's WebAuthn/passkey API is broken on macOS (electron#24573).
On macOS, shouldOpenInPopup now returns false for accounts.google.com
URLs, causing them to fall through to shell.openExternal and open in
the system browser where passkeys work natively.

Closes #277

Amp-Thread-ID: https://ampcode.com/threads/T-019d12e1-d170-7484-b990-9687e6f9fc8d
Co-authored-by: Amp <amp@ampcode.com>
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.

Bug - google passkey may still not work on Mac

1 participant