initialization

This commit is contained in:
2026-01-14 15:05:36 +01:00
commit 26d140f910
48 changed files with 89552 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
import { handlers } from "~/server/auth";
export const { GET, POST } = handlers;