-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Error [TypeError]: (0 , clerk_nextjs__WEBPACK_IMPORTED_MODULE_1_.authMiddleware) is not a function
middleware.ts (8:30) @ eval
6 | // for more information about configuring your Middleware
7 |
8 | export default authMiddleware({
| ^
9 | // Allow signed out users to access the specified routes:
10 | // publicRoutes: ['/anyone-can-visit-this-route'],
11 | // Prevent the specified routes from accessing
What could be the problem?
Metadata
Metadata
Assignees
Labels
No labels