feat: adding auth to all routes (currently not working)

current error: always redirects to sign-in
This commit is contained in:
TOHAACK 2024-04-23 10:08:43 +02:00
parent 0a21722060
commit 90849d380d
No known key found for this signature in database

View File

@ -0,0 +1,2 @@
export { default } from "next-auth/middleware"