Skip to content

Commit

Permalink
Merge pull request #59 from dreampipcom/dev
Browse files Browse the repository at this point in the history
r008
  • Loading branch information
angeloreale authored Aug 30, 2024
2 parents 51861f5 + a2df46d commit 587e021
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 587e021

Please sign in to comment.