docs: 文档新增 API Key demo 仓库说明

This commit is contained in:
click33 2025-04-12 18:10:36 +08:00
parent 66d2fc6d1e
commit f6a14d4241

View File

@ -4,6 +4,10 @@ API Key应用程序编程接口密钥 是一种用于身份验证和授权
以上是官话简单理解API Key 是一种接口调用密钥,类似于会话 token ,但比会话 token 具有更灵活的权限控制。
示例仓库地址:[sa-token-demo-apikey](https://gitee.com/dromara/sa-token/tree/master/sa-token-demo/sa-token-demo-apikey) 🔗
![sa-api-key](https://oss.dev33.cn/sa-token/doc/plugin/sa-api-key.png 's-w-sh')
### 1、需求场景