Releases: Safari-FIDO-U2F/Safari-FIDO-U2F
Releases · Safari-FIDO-U2F/Safari-FIDO-U2F
2.0b5
2.0b3
2.0b2
2.0b1
This version sees a major rewrite of both the JS and Swift code, and it based off the issue/39-implement-low-level-api branch.
Major changes:
- the high level javascript implementation is now a lot closer to the reference implementation, and works in terms of the low level spec
- the extension now effectively implements the low level spec, which means that sites which only want to work with it can
- the script is injected using the beforeload event, which means that the injecting happens earlier; hopefully this will improve detection of the polyfill