Files
oludeniz-tur/app/api/auth/[...nextauth]/route.ts
T
2026-06-16 13:02:08 +03:00

4 lines
77 B
TypeScript

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