mirror of
https://github.com/34892002/edgeKey.git
synced 2026-06-09 07:42:48 +08:00
fix: 鉴权加强
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import type { Context, Next } from "hono";
|
||||
|
||||
export async function adminAuthMiddleware(_c: Context, next: Next) {
|
||||
await next();
|
||||
}
|
||||
Reference in New Issue
Block a user