Files
ayristech-youtube/app/api/auth/[...nextauth]/route.ts
T
2026-07-23 16:55:44 +03:00

4 lines
77 B
TypeScript

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