qtwebkit / qtwebkit

Code in this repository is obsolete. Use this fork: https://github.com/movableink/webkit
478 stars 132 forks source link

Add WebAuthn support (biometrics, Smart Card, Hardware OTPs (Fingerprint, YubiKey, FIDO2, etc.)) #1087

Open zryogi opened 1 year ago

zryogi commented 1 year ago

Qt5 WebKit does not support biometrics/Smart Cards (YubiKey, etc.), making it impossible to log in to certain websites. For example, GlobalProtect's PanGP GUI does not work when biometric/smart card authentication is required.

In other words, WebAuthn is not supported.

dbidwell94 commented 6 months ago

Bump