mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
t
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export { default } from 'next-auth/middleware';
|
||||
|
||||
export const config = { matcher: ['/(dashboard.*)', '/login'] };
|
||||
export const config = { matcher: ['/(dashboard.*)'] };
|
||||
|
||||
Reference in New Issue
Block a user