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
- Host: GitHub
- URL: https://github.com/github/u2f-api
- Owner: github
- License: bsd-3-clause
- Archived: true
- Created: 2015-06-01T16:09:17.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T08:17:24.000Z (about 6 years ago)
- Last Synced: 2025-01-11T21:12:44.943Z (about 1 year ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 35
- Watchers: 4
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.