Authentication local storage

Hi! I’m having an issue with authentication state across pages in production.

Here’s what’s happening:

  1. I log in successfully (Supabase Auth plugin).
  2. I get redirected to /dashboard after login – this works fine.
  3. But when I go to another protected page (like /qr-reader or /animal-entry-form), it asks me to log in again.
  4. After logging in again, I get redirected to /dashboard, and the same cycle repeats.

Has anyone run into this before? How can I keep the user authenticated after login across all pages?

Thanks in advance!

This is a very similar phenomena to what others have reported during my coaching sessions with Xano, I think it’s a newly introduced WeWeb bug at this point. Report it at support.weweb.io