cosnavel / webauthn-lib
FIDO2/Webauthn 对 PHP 的支持
v3.3.15
2022-02-28 07:23 UTC
Requires
- php: >=7.2
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- beberlei/assert: ^3.2
- fgrosse/phpasn1: ^2.1
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
- psr/log: ^1.1 || ^2.0 || ^3.0
- ramsey/uuid: ^3.8|^4.0
- spomky-labs/base64url: ^2.0
- spomky-labs/cbor-php: ^1.0|^2.0
- symfony/process: ^3.0 || ^4.0 || ^5.0 || ^6.0
- thecodingmachine/safe: ^1.1
- web-auth/cose-lib: v3.3
- web-auth/metadata-service: v3.3
Suggests
- psr/log-implementation: Recommended to receive logs from the library
- web-token/jwt-key-mgmt: Mandatory for the AndroidSafetyNet Attestation Statement support
- web-token/jwt-signature-algorithm-ecdsa: Recommended for the AndroidSafetyNet Attestation Statement support
- web-token/jwt-signature-algorithm-eddsa: Recommended for the AndroidSafetyNet Attestation Statement support
- web-token/jwt-signature-algorithm-rsa: Mandatory for the AndroidSafetyNet Attestation Statement support
- dev-main
- v4.0.x-dev
- v3.3.15
- v3.3.14
- v3.3.13
- v3.3.12
- v3.3.11
- v3.3.10
- v3.3.9
- v3.3.8
- v3.3.7
- v3.3.6
- v3.3.5
- v3.3.4
- v3.3.3
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.x-dev
- v3.2.12
- v3.2.11
- v3.2.10
- v3.2.9
- v3.2.8
- v3.2.7
- v3.2.6
- v3.2.5
- v3.2.4
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.x-dev
- v3.1.1
- v3.1.0
- v3.0.x-dev
- v3.0.2
- v3.0.1
- v3.0.0
- v2.2.x-dev
- v2.1.x-dev
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.x-dev
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-alpha1
- v1.2.x-dev
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.x-dev
- v1.1.0
- v1.1.0-alpha1
- v1.0.x-dev
- v1.0.1
- v1.0.0
This package is auto-updated.
Last update: 2024-09-28 13:09:42 UTC
README
FIDO2/Webauthn 对 PHP 的支持 是一个 PHP 库,可以帮助您支持兼容的安全令牌和设备。
安装
使用 Composer 安装库: composer require web-auth/webauthn-lib
。
贡献
该存储库是 Web Authentication Framework 项目的子存储库,并且是 只读 的。
请勿在此提交任何 Pull Request。 您应该转到 主存储库。
文档
官方文档可在 https://github.com/web-auth/webauthn-framework 找到
支持
我为您解决问题并回答您的问题。
如果您真的喜欢那个项目和我所做的工作,或者如果您想让我优先处理您的问题,那么您可以帮我买几杯 🍻 或更多!
许可证
本项目采用 MIT 许可证 发布。