Ólafur Nils Sigurðsson
Ólafur Nils Sigurðsson
@argyleink did give up on this adventure or is there a solution?
@QuiiBz just to give you a term of scope, in our use case we have ~7000 translation strings, in 14 locales :)
@headironc and everyone else that is trying to deal with this. What we basically did was to create a next.js api route, in our case: `/api/refresh-token`. In the middleware check,...
> @olafurns7 @Emrin thanks for all the explanations, in the end, is there a bug to fix in iron-session? If yes I would love a very minimal GH repo from...
Here's how supabase are doing some cookie setting voodoo in the suggested middleware function for supabase auth, take note on the cookie setting, that's probably to handle this exact problem...
To bump, it would be sweet to be able to pass a regex to `ignoreStrings`
This is a incredibly large issue considering Next.js is the largest web framework today. We are heavily relying on server components and no variations of the setups above works correctly.