Revert "add sso-callback to public routes"
This reverts commit f084fb4468.
This commit is contained in:
@@ -9,7 +9,6 @@ export default authMiddleware({
|
||||
'/api/trpc(.*)',
|
||||
'/api/clerk/(.*)?',
|
||||
'/monitoring',
|
||||
'/sso-callback',
|
||||
],
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user