brucedog / U2F_Core

U2F library for .NET Core
https://bfoster.me/U2FDemo/DemoHome
MIT License
37 stars 11 forks source link

Not working wit generic U2F fido devices #11

Closed Dissimilis closed 6 years ago

Dissimilis commented 6 years ago

bfoster.me does not work with generic U2F device. Tried these: https://www.ftsafe.com/products/FIDO/NFC https://hypersecu.com/products/hyperfido

Works fine with github, google and hypersecu demo app (https://u2fdemo.hypersecu.com/signup <- has a glass mode for debugging).

Does your lib works only with Yubikey?

brucedog commented 6 years ago

I’ve only tried Yubico keys. What part is it failing on for your FIDO keys?

Thanks Bryce

Dissimilis commented 6 years ago

Light on my keys does not start flashing. I can help debug, just say what exact info do you need.

brucedog commented 6 years ago

I am assuming that the failure happens at the registration. Right? Do you get any error like unknown error try again? Also what browser are you using?

brucedog commented 6 years ago

I was not able to reproduce. I order a HyperFIDO mini from Amazon and was able to register and login in with the repo source.