diff --git a/packages/http/src/auth.ts b/packages/http/src/auth.ts index 3b4ac4c..c0be461 100644 --- a/packages/http/src/auth.ts +++ b/packages/http/src/auth.ts @@ -16,12 +16,13 @@ export const requireAuth = (handler: (req: Request) => Response | Promise