Skip to content

Commit 64a25e6

Browse files
committed
update readme
1 parent 09a3d0d commit 64a25e6

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ English | [简体中文](./README.zh-CN.md)
3232
- [Test](#test)
3333
- [Links](#links)
3434
- [License](#license)
35+
- [Other interesting open source projects](#other-interesting-open-source-projects)
3536

3637
---
3738

@@ -578,7 +579,11 @@ npm run test
578579
579580
version-rocket is open source software with [Apache License 2.0](./LICENSE.md)
580581
582+
## Other interesting open source projects
581583
584+
**[web-authn-completed-app](https://github.com/guMcrey/web-authn-completed-app)**
582585
586+
💻 [Online preview](https://web-authn.x-dev.club)
583587
588+
> A complete application based on WebAuthn API, which allows **websites to authenticate users with the built-in authenticator** in the browser/system (such as Apple TouchID and Windows Hello or biometric sensor of mobile devices). It will **replace passwords**, which is the future of online authentication.
584589

README.zh-CN.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
- [测试](#测试)
3333
- [相关链接](#相关链接)
3434
- [许可证](#许可证)
35+
- [其他有趣的开源项目](#其他有趣的开源项目)
3536

3637
---
3738

@@ -572,5 +573,12 @@ npm run test
572573
573574
version-rocket 是开源软件, 许可证为 [Apache License 2.0](./LICENSE.md)
574575
576+
## 其他有趣的开源项目
577+
578+
**[web-authn-completed-app](https://github.com/guMcrey/web-authn-completed-app)**
579+
580+
💻 [在线体验](https://web-authn.x-dev.club)
581+
582+
> 一个基于 WebAuthn API 实现的完整应用, 它允许**网站使用浏览器/系统内置的认证器**(如 Apple TouchID 和 Windows Hello 或移动设备的生物识别传感器)对用户进行**身份认证**. 它将会**代替密码**, 是在线身份认证的未来.
575583
576584

0 commit comments

Comments
 (0)