Skip to content

Commit

Permalink
ar(fix) export nit
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloreale committed Aug 30, 2024
1 parent 27029e0 commit 77e3a77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/api/v1/auth/[...nextauth]/route.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// [...nextauth].ts// auth.ts TS-Doc?
import { handlers } from '@auth';
export const dynamic = 'force-dynamic';
export const { GET, POST } = handlers;

0 comments on commit 77e3a77

Please sign in to comment.