FIDO2 Client 2.1.0
Features
- Add device detach event (
onDeviceDetached) - Implement examples
Enhancements
- Custom binding PCSC on Windows/OSX/Linux
- Reimplement errors handler
- Improved modal
Fixes
- Fixed crash when plug/unplug smart card reader on Windows tessel/node-usb#386
- Fixed crash when exit on OSX Big Sur abandonware/noble/pull#14
- Fixed duplicate device when plug and unplug
- Fixed main process freeze when resource manager context not available on Windows #Enhancements