libfido2

Library for FIDO U2F and FIDO 2.0 authentication via USB

brewmacoslinux
Try with needOr install directly
Source

About

Provides library functionality for FIDO U2F & FIDO 2.0, including USB

Commands

fido2-assertfido2-credfido2-token

Examples

List all connected FIDO2 security keys$ fido2-token -L
Get information about a specific FIDO2 device$ fido2-token -I /dev/hidraw0
Create a new credential on a FIDO2 key$ fido2-cred -M -i input.json -o output.json /dev/hidraw0