Hi @ZeroqodeSupport- ty. let me take a look and give it a try.
In the meantime, I do have a more basic question.
To achieve persistent auth across multiple pages, I would place the “Supabase Auth” plug-in on each of the pages. However, I was placing the “Supabase Auth” across all elements (e.g., pages, repeating elements, pop-up, etc.). I think that is disrupting the auth session and sometimes it would show me as I’m logged out (not sure if that’s the true cause).
Do you have recommendations on where to place the “supabase auth” elements to ensure a continuous session across the entire site? How about the reusable popup (e.g., a sign-up page popup)?
This is a screenshot of my current bubble page schema (still need some clean-ups):