This website requires JavaScript.
Explore
Help
Sign in
dmitry.galkin
/
chatbot-template
Watch
1
Star
0
Fork
You've already forked chatbot-template
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f3e846955f
chatbot-template
/
middleware.ts
6 lines
88 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Implement next-auth v5
2023-06-16 11:49:14 -04:00
export
{
auth
as
middleware
}
from
'./auth'
Fix up auth
2023-06-16 13:30:27 -04:00
export
const
config
=
{
matcher
:
[
'/'
]
}
Reference in a new issue
Copy permalink