Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
feat: update multi users' benefits
Browse files Browse the repository at this point in the history
  • Loading branch information
beetcb authored Dec 20, 2020
1 parent 4e50e8d commit 90ab0fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ node index.js

- 验证持久化: 缓存验证信息于内存, 只在失效时更新

- 多用户非阻塞: 利用 NodeJS 异步特征,多用户可并行,实现毫秒级的多用户同时操作

## Thanks

登录中加密过程大量参考 [wisedu-unified-login-api](https://github.com/ZimoLoveShuang/wisedu-unified-login-api) 项目,十分感谢
Expand Down

0 comments on commit 90ab0fc

Please sign in to comment.