chatbot-template/app/(auth)/api/auth/[...nextauth]/route.ts

2 lines
47 B
TypeScript
Raw Normal View History

export { GET, POST } from "@/app/(auth)/auth";