mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-06-28 13:34:18 +08:00
docs: 文档新增 API Key demo 仓库说明
This commit is contained in:
parent
66d2fc6d1e
commit
f6a14d4241
@ -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) 🔗
|
||||
|
||||

|
||||
|
||||
|
||||
### 1、需求场景
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user