giann / webauthn-lib
Android FIDO2/Passkey 认证支持的 web-auth/webauthn-lib 分支
4.5.2
2024-03-20 10:58 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
- 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
- thecodingmachine/safe: ^1.1
- web-auth/cose-lib: 4.5.2
- web-auth/metadata-service: 4.5.2
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-master
- 4.5.2
- 4.5.1
- 4.5.0
- 4.4.3
- 4.4.2
- 4.4.1
- 4.4.0
- 4.3.1
- 4.3.0
- 4.2.3
- 4.2.2
- 4.2.1
- 4.2.0
- 4.1.5
- 4.1.4
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- v4.0.x-dev
- v4.0.5
- v4.0.4
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- 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.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.1
- v3.1.0
- v3.0.2
- v3.0.1
- v3.0.0
- 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.3
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-alpha1
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.0
- v1.1.0-alpha1
- v1.0.1
- v1.0.0
- dev-apk-key-hash-origin-3.3.12
This package is auto-updated.
Last update: 2024-09-20 12:13:56 UTC
README
PHP 的 FIDO2/Webauthn 支持 是一个 PHP 库,可以帮助你支持兼容的安全令牌和设备。
安装
使用 Composer 安装库: composer require web-auth/webauthn-lib
。
贡献
此仓库是 Web Authentication Framework 项目 的子仓库,并且是 只读。
请在此处不要提交任何 Pull Request。 你应该前往 主仓库。
文档
官方文档可在 https://github.com/web-auth/webauthn-framework 找到
支持
我为你的问题提供解决方案并回答你的问题。
如果你真的喜欢那个项目和我所做的努力,或者如果你希望我优先处理你的问题,那么你可以通过几杯 🍻 或更多来帮助我!
许可
本项目采用 MIT 许可 发布。