Files
remote-support/app/api/auth/[...nextauth]/route.ts
2026-04-10 15:36:33 -07:00

4 lines
73 B
TypeScript

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