Files
marmarislocal/app/api/auth/[...nextauth]/route.ts
T
2026-07-12 20:18:55 +03:00

4 lines
77 B
TypeScript

import { handlers } from "@/lib/auth"
export const { GET, POST } = handlers