We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1c91a commit 8711f5fCopy full SHA for 8711f5f
app/auth/[...nextauth]/route.ts
@@ -0,0 +1,2 @@
1
+import { handlers } from "auth"
2
+export const { GET, POST } = handlers
0 commit comments