spomky-labs / u2f-php
FIDO/FIDO2 U2F Support For PHP
Installs: 9 085
Dependents: 1
Suggesters: 0
Security: 0
Stars: 25
Watchers: 3
Forks: 4
Open Issues: 0
Requires
- php: ^7.1
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- beberlei/assert: ^3.1
- spomky-labs/base64url: ^2.0
- spomky-labs/cbor-php: ^1.0.2
- thecodingmachine/safe: ^0.1
This package is auto-updated.
Last update: 2022-02-01 13:12:26 UTC
README
THIS LIBRARY IS NOW DEPRECATED. PLEASE USE WEB-AUTH INSTEAD
FIDO U2F Support for PHP is a PHP library that will help you to support compatible security tokens..
Installation
Install the library with Composer: composer require spomky-labs/u2f-php
.
This project follows the semantic versioning strictly.
Documentation
- For FIDO (U2F) support, please read this page.
- For FIDO2 (Webauthn) support, please read this page.
Contributing
Requests for new features, bug fixed and all other ideas to make this project useful are welcome. The best contribution you could provide is by fixing the opened issues where help is wanted.
Please report all issues in the main repository.
Please make sure to follow these best practices.
Security Issues
If you discover a security vulnerability within the project, please don't use the bug tracker and don't publish it publicly. Instead, all security issues must be sent to security [at] spomky-labs.com.
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 🍻 or more!
Licence
This project is release under MIT licence.