Clerk: auth() was called but it looks like you aren't using authMiddleware in your middleware file
I'm using the nextjs app dir, and my middleware is definitely being called:
But I still get the error that I'm not using authMiddleware when I use
Any suggestions?
But I still get the error that I'm not using authMiddleware when I use
Any suggestions?
