Hello, I wanted to add auth0 to a nextjs app but I have a question about cookies as I don’t find the answer on your documentation, if I use your library auth0-nextjs how can I save the cookie in redis (or similar)? Do I need to use an express app or is it possible to do that without express? I don’t see any option in the auth0-nextjs configuration object.
many thanks
Francesco