MyGit

9.3.0

CakeDC/users

版本发布时间: 2021-12-21 19:18:58

CakeDC/users最新发布版本:14.3(2024-09-06 02:33:26)

Added support to webauthn as Two-Factor Authentication

'Webauthn2fa' => [
        'enabled' => false,
        'appName' => null,//App must set a valid name here
        'id' => null,//default value is the current domain
        'checker' => \CakeDC\Auth\Authentication\DefaultWebauthn2fAuthenticationChecker::class,
    ],

NOTE: Webauthn also works with U2F yubico key devices.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-12-21发行的版本