Yubico / yubioath-android

Yubico Authenticator for Android
https://developers.yubico.com/yubioath-android/
BSD 2-Clause "Simplified" License
244 stars 59 forks source link

Feature Request: Support Yubico Authenticator on Chromebooks with USB-C #130

Closed ASMailer closed 3 years ago

ASMailer commented 3 years ago

Need USB-C support in the authentication app on Chromebooks as most of them don't have NFC. Otherwise the FIDO cannot be used at the moment. Some users try to get the linux desktop app to run in the linux subsystem, but here there are challenges to be able to use the USB interfaces at all.

dainnilsson commented 3 years ago

Unfortunately the same (or at least similar) issues prevent Android apps from accessing USB devices on ChromeOS. See #60 for more details, closing as duplicate.