Files
ayris-legal-main/app/api/auth/[...nextauth]/route.ts
T
2026-08-09 11:20:13 +03:00

4 lines
77 B
TypeScript

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