-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for communication via NFC for MacOS #249
Labels
feature request
New feature or request
Comments
On Linux, yes: #247 (comment). |
I'm using ACR1252U and Yubikey 5 NFC on OSX, is this the same code base as for Linux ? |
cyberbob
changed the title
Support communication via NFC
Add support for communication via NFC for MacOS
Dec 17, 2020
I've reopened - will be easier to track potential progress on this. |
Implemented in #530. |
Thank You! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I understand correctly, currently the FIDO functionality is only available via USB. Although devices such as Yubikey 5 NFC have the ability to communicate using NFC. Without this support I cannot use webauthm in e.g. Firefox without connecting to a USB port, even though the token is on an external NFC reader and I can use e.g. OpenPGP. Is it planned to introduce NFC support in this library ?
The text was updated successfully, but these errors were encountered: