An open API service indexing awesome lists of open source software.

https://github.com/github/u2f-api

High level JavaScript API for interacting with FIDO U2F devices in Chrome
https://github.com/github/u2f-api

Last synced: 5 months ago
JSON representation

High level JavaScript API for interacting with FIDO U2F devices in Chrome

Awesome Lists containing this project

README

          

# U2F API

This is a JavaScript polyfill, implementing the high-level U2F JavaScript API
for Chrome.

Google wrote and owns this code. It's just a pain to manually pull it from their
[u2f-ref-code](https://github.com/google/u2f-ref-code) repo, so I made a NPM
package.