jlemonz

Results 16 comments of jlemonz

Aha would be nice to have a js version also sincse most documation is js and not ts

got also this issue. On all my websites. I dont have third party elementor plugins. And i use hello theme

It looks like it is fixed. Not sure which update and fix did it. Can other people check?

Would using redirectOptions: { login: '/login', callback: '/confirm', include: undefined, exclude: [], saveRedirectToCookie: false, } be able to solve the issue? Anyone have experience with this?

I think this was the issue callback: "/dashboard", . So i fixed it. I use the pcke flow so what is the point of the callback function? I now just...

I found this in the code. I am not sure if this would fix anything. With the issue i had. But i am out of options. ![Image](https://github.com/user-attachments/assets/b8e445b7-b966-46c4-9fa4-b969e53e71bc)

Oke I got my issue again. I was logged in as a different user. I already used the simple middleware example from the docs. No succes.

![Image](https://github.com/user-attachments/assets/0bacf1a9-66ad-4609-8985-283476a08bba) could this not be the edge case? Instead of getsession use getuser? As recommended in supabase docs.

SSR is on. The website itself is https://foodtrucksenzo.nl/. It's not public but I could invite you to see the code. Thanks!