https://github.com/web-auth/u2f-lib
[READ ONLY] FIDO U2F library
https://github.com/web-auth/u2f-lib
fido fido-u2f u2f u2f-protocol
Last synced: about 1 year ago
JSON representation
[READ ONLY] FIDO U2F library
- Host: GitHub
- URL: https://github.com/web-auth/u2f-lib
- Owner: web-auth
- License: mit
- Created: 2018-11-25T20:08:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T13:13:09.000Z (almost 7 years ago)
- Last Synced: 2025-03-23T18:11:12.253Z (about 1 year ago)
- Topics: fido, fido-u2f, u2f, u2f-protocol
- Language: PHP
- Size: 35.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
FIDO U2F Support for PHP
=========================
**FIDO U2F Support for PHP** is a **PHP library** that will help you to support compatible security tokens and devices.
# Installation
Install the library with Composer: `composer require web-auth/u2f-lib`.
# Contribution
This repository is a sub repository of [the Web Authentication Framework](https://github.com/web-auth/webauthn-framework) project and is **READ ONLY**.
**Please do not submit any Pull Request here.**
You should go to [the main repository](https://github.com/web-auth/webauthn-framework) instead.
# Documentation
The official documentation is available at https://github.com/web-auth/webauthn-framework
# Support
I bring solutions to your problems and answer your questions.
If you really love that project and the work I have done or if you want I prioritize your issues, then you can help me out for a couple of :beers: or more!
[](https://www.patreon.com/FlorentMorselli)
# Licence
This project is release under [MIT licence](LICENSE).