You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -17,3 +17,9 @@ This plugin uses `dart_pcsc`, thus has a runtime dependency on [`PCSCLite`](http
Should you encounter any permission problem, please check [README.polkit](https://github.com/LudovicRousseau/PCSC/blob/master/doc/README.polkit) from PCSCLite.
### macOS
This plugin uses [CryptoTokenKit](https://developer.apple.com/documentation/cryptotokenkit) on macOS,
which is available since macOS 10.10.
The `com.apple.security.smartcard` entitlement is required.