added auth and made some sizeable updates to mobile layout
This commit is contained in:
3
src/middleware.ts
Normal file
3
src/middleware.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { clerkMiddleware } from "@clerk/astro/server";
|
||||
|
||||
export const onRequest = clerkMiddleware();
|
||||
Reference in New Issue
Block a user