gary-rowe / hid4java

A cross-platform Java Native Access (JNA) wrapper for the libusb/hidapi library. Works out of the box on Windows/Mac/Linux.
MIT License
229 stars 71 forks source link

Add an example of FIDO2 interaction #103

Closed gary-rowe closed 3 years ago

gary-rowe commented 3 years ago

Is your feature request related to a problem? Please describe. I find the current examples a little too basic. I want to see more interactivity.

Describe the solution you'd like I would like a new example using a FIDO2 device to generate a USB token as a login to a remote server.

Describe alternatives you've considered None.

Additional context None.

gary-rowe commented 3 years ago

Proceeding to a FIDO register interaction is going to take a while so I'll create a separate issue to cover it. In the meantime this code can be merged to develop.