Open
Description
Prerequisites
- I have searched the repository’s issues and the Kinde community to ensure my documentation issue isn’t a duplicate
- I have read the contributing guidelines
- I agree to the terms in the code of conduct
How can we improve the docs or what is missing?
I'm setting up Kinde for the first time and I need to have a few other middleware along with the include authMiddleware. I've looked through docs and other areas and can't find an example on how to do this.
I've done this setup before following https://reacthustle.com/blog/how-to-chain-multiple-middleware-functions-in-nextjs as an example how to chain middleware but when I do this option I get an error back from the authMiddleware.
Is there any guidance that could be given? It should would be handy to have an example in the documentation.
Provide extra context, such as what you were trying to do and your requirements
Trying to use multiple middleware in NextJS
If the docs page already exists, please provide a link
No response
Activity