Update middleware.ts
This commit is contained in:
parent
2231c436cc
commit
f72d602885
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
import { authMiddleware } from '@clerk/nextjs'
|
import { authMiddleware } from '@clerk/nextjs'
|
||||||
|
|
||||||
|
// @see https://clerk.dev
|
||||||
export default authMiddleware()
|
export default authMiddleware()
|
||||||
|
|
||||||
export const config = {
|
export const config = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue