Jörn Lund
Jörn Lund
As announced in #423 here's my PR. **Tested with:** - Windows 10 (VirtualBox) - Firefox macOS 10.15 using [SoftU2F](https://github.com/github/SoftU2F) - Chrome macOS using Chrome's native OS support - Firefox Android...
- [ ] Map: Numeric input for lat, lng and zoom - [ ] Marker: Numeric input for lat, lng
Reproducing: - Load other google api somewhere (e.g. google recaptcha) - Load page - JS Error: `TypeError: gapi.plusone is undefined`
This is a proof of concept and a follow-up for #427. The transformation is happening in `includes/WebAuthn/class-webauthn-key-migrator.php`. The PHP is mainly gathered together from `sjinks/wp-two-factor-provider-webauthn` and `madwizard-org/webauthn-server`. Apart from reviewing,...