Skip to content

Commit

Permalink
Merge branch 'main' into utm-templates
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-tey authored Oct 14, 2024
2 parents 2508dc2 + f3f8e27 commit 2bd2999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/lib/auth/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ export const authOptions: NextAuthOptions = {
},
},
pages: {
signIn: "/login",
error: "/login",
},
callbacks: {
Expand Down

0 comments on commit 2bd2999

Please sign in to comment.