feat: adding auth to all routes (currently not working)
current error: always redirects to sign-in
This commit is contained in:
2
packages/reservation-platform/src/middleware.ts
Normal file
2
packages/reservation-platform/src/middleware.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export { default } from "next-auth/middleware"
|
||||
|
Reference in New Issue
Block a user