Portfolio/Websites/jefes-nextjs/app/api/auth/[...nextauth]/route.ts

3 lines
76 B
TypeScript

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