Skip to content

Commit 8711f5f

Browse files
committed
🔄 Synced local '.' with remote 'apps/examples/nextjs'
1 parent cc1c91a commit 8711f5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/auth/[...nextauth]/route.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
import { handlers } from "auth"
2+
export const { GET, POST } = handlers

0 commit comments

Comments
 (0)