Skip to content

Commit fed879c

Browse files
committed
update docs
1 parent ecab982 commit fed879c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/.vuepress/data/plugins.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,13 @@ export const pluginItems: PluginItem[] = [
149149
link: "https://github.com/fastapi-practices/task",
150150
logo: 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png',
151151
},
152+
{
153+
icon: "carbon:api-key",
154+
title: "API Key",
155+
description: "支持使用用户自定义 API Key 进行接口认证",
156+
label: '官方',
157+
tags: ["auth", "pgsql", "mysql", "后端"],
158+
link: "https://github.com/fastapi-practices/api_key",
159+
logo: 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png',
160+
},
152161
]

0 commit comments

Comments
 (0)