Skip to content

Documentation issue: chaining middleware with next #40

Open
@rogueturnip

Description

Prerequisites

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions