mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-10-15 10:21:37 +00:00
refactor: replace custom authentication middleware with NextAuth, remove unused authentication pages, and update matcher configuration
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import SignUpForm from "@/components/auth/signup-form";
|
||||
import { getAtollsWithIslands } from "@/queries/atoll";
|
||||
import Image from "next/image";
|
||||
import { redirect } from "next/navigation";
|
||||
|
Reference in New Issue
Block a user