WebAuthn:一个简单PHP WebAuthn(FIDO2)服务器库

时间:2024-05-27 09:35:55
【文件属性】:

文件名称:WebAuthn:一个简单PHP WebAuthn(FIDO2)服务器库

文件大小:768KB

文件格式:ZIP

更新时间:2024-05-27 09:35:55

php-library fido two-factor-authentication 2fa safetynet-api

网络认证 一个简单PHP WebAuthn(FIDO2)服务器库 该项目的目标是提供一个小巧,轻便,易于理解的库,以使用Yubico或Solo等安全密钥,Android或Windows Hello上的指纹来保护登录。 手动的 有关此库的简单用法,请参见/ _test。 检查中的示例。 支持的证明声明格式 安卓键 :check_mark_button: android-safetynet :check_mark_button: 苹果 :check_mark_button: fido-u2f :check_mark_button: 没有任何 :check_mark_button: 包装好的 :check_mark_button: tpm :check_mark_button: 该库支持使用X.509证书签名的身份验证器或自我验证的身份验证器。 不支持ECDAA。 工作流程 JAVASCRIPT | SERVER ---------------------------------------------------


【文件预览】:
WebAuthn-master
----.gitignore(41B)
----README.md(7KB)
----_test()
--------rootCertificates()
--------client.html(20KB)
--------server.php(10KB)
----LICENSE(1KB)
----composer.json(492B)
----src()
--------Attestation()
--------WebAuthnException.php(760B)
--------WebAuthn.php(23KB)
--------Binary()
--------CBOR()

网友评论