Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
GautamSidhanth committed Dec 27, 2024
1 parent 6808bf4 commit 6f2e95c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/user-app/app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@



import { getServerSession } from "next-auth";
import { redirect } from 'next/navigation'
import { authOptions } from "./lib/auth";
Expand Down

0 comments on commit 6f2e95c

Please sign in to comment.