mmy / app /api /auth /[...nextauth] /route.ts
Mohammad Shahid
first commit
3a7a84c
import { handlers } from "@/auth" // Referring to the auth.ts we just created
export const { GET, POST } = handlers