Force auth
This commit is contained in:
parent
1cc1beb63e
commit
c8aefcab04
5 changed files with 26 additions and 9 deletions
|
|
@ -1 +1,5 @@
|
|||
export { auth as middleware } from './auth'
|
||||
|
||||
export const config = {
|
||||
matcher: ['/', '/api/chat']
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue