Bot-CQBOT/python-apiproject/dynamic_toekn/Readme.md
2024-07-06 09:47:19 +08:00

13 lines
410 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 动态令牌
本区域提供动态令牌生成与查询功能,目前主要是为了避免接口滥用
此项目部分接口将会采用动态令牌来确保无权限人员不能请求接口
## 算法
为了能满足多个项目的需求,本区域动态令牌生成方式将会实现多种算法以供选择
## 存储
令牌存储通过MongoDB存储字段包括id令牌生成时间备注