Y
Hacker News
new
|
ask
|
show
|
jobs
by
robbiet480
2818 days ago
The docs say that U2F isn't currently supported via any method other than the AWS Console. No API, no CLI, no mobile apps.
1 comments
closeparen
2818 days ago
Could
it be? It’s a browser-based protocol.
link
kam
2818 days ago
Sure. The CLI or SDK could talk to the USB device directly, like the browser does.
e.g.
https://developers.yubico.com/libu2f-host/
link