updated authentication on protected pages
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export { default } from "next-auth/middleware";
|
||||
|
||||
export const config = { matcher: ["/myportal/:path*"] };
|
||||
Reference in New Issue
Block a user