Ezzakraoui Nassim

Results 4 comments of Ezzakraoui Nassim

@RowinVanAmsterdam I think you should have it work by passing the response to updateSession as a argument, and within updateSession check if response is undefined (so not created from a...

any news on this? I actually have the exact same issue as mentioned by @RowinVanAmsterdam. It's been two days I am working on this, could not find a way to...

Finally solved this, but not sure it is the recommended way. Instead of having supabase middleware run first, I put it has the last middleware to ensure the response is...

@RowinVanAmsterdam just moved to your approach today to have something cleaner. it works perfectly, thanks!