Hello, I have been using Redwood for a few months and started with the standard RW auth. I recently migrated to Supabase and I'm having some trouble getting the server to recognize I'm authenticated after following a magic link.
The Supabase dashboard confirms I logged in successfully. However, I can't access any of the auth-protected routes.
I went through all of the available guides to see what I may have missed.