added neon auth
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { auth } from "@/lib/auth/server";
|
||||
|
||||
export const { GET, POST, PUT, PATCH, DELETE } = auth.handler();
|
||||
Reference in New Issue
Block a user