webauthn-demo:示例项目,显示如何使用WebAuthn对privacyIDEA进行身份验证

时间:2021-05-04 23:04:02
【文件属性】:
文件名称:webauthn-demo:示例项目,显示如何使用WebAuthn对privacyIDEA进行身份验证
文件大小:43KB
文件格式:ZIP
更新时间:2021-05-04 23:04:02
nodejs express opensource node authentication webauthn-demo 示例项目,显示了如何使用WebAuthn对privacyIDEA进行身份验证。 重要提示:这是一个演示。 许多事情都得到了简化。 在根据您自己构建实施方案之前,请仔细查看标有FIXME的注释。 请勿在生产环境中使用此代码! 获取代码 要获取此存储库,只需运行以下命令: $ git clone --recursive https://github.com/privacyidea/privacyidea.git 重要提示:请注意上面使用的--recursive标志。 需要获取驻留在子模块中的webauthn-client 。 没有此选项,代码将无法工作! 如果您不久前检出了此存储库,并且想从上游获取最新更改,则可以运行: $ git pull --recurse-submodules 配置 您必须通过在环境中传递选项,或将其放置在名为.env的文件中,并使
【文件预览】:
webauthn-demo-master
----public()
--------favicon.ico(2KB)
--------stylesheets()
--------javascripts()
----views()
--------error.pug(111B)
--------layout.pug(141B)
--------index.pug(503B)
----.gitmodules(160B)
----example.env(253B)
----app.js(1KB)
----.idea()
--------misc.xml(174B)
--------webauthn-demo.iml(458B)
--------watcherTasks.xml(142B)
--------jsLibraryMappings.xml(187B)
--------inspectionProfiles()
--------modules.xml(278B)
--------codeStyles()
--------.gitignore(98B)
--------vcs.xml(180B)
----LICENSE(34KB)
----README.md(3KB)
----.gitignore(4KB)
----bin()
--------www(2KB)
----routes()
--------validate()
--------index.js(514B)
----package-lock.json(30KB)
----package.json(1KB)

网友评论