High level JavaScript API for interacting with FIDO U2F devices in Chrome
Перейти к файлу
Ben Toews 978d01e0fd
remove jumk file
2018-09-12 10:11:20 -06:00
COPYRIGHT copy JS from google/u2f-ref-code 2015-06-01 10:10:16 -06:00
LICENSE copy JS from google/u2f-ref-code 2015-06-01 10:10:16 -06:00
README.md switch from bower to npm 2016-02-05 12:26:54 -07:00
package.json bump version 2018-09-12 10:08:01 -06:00
u2f-api-polyfill.js add notes about what changes need to be preserved when updating 2018-09-12 10:05:04 -06:00

README.md

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 repo, so I made a NPM package.