I'm following Toddle's Todo example that uses Supabase for authorization, and it's not working for me. It's old, and there have been changes with Toddle, and I suspect with Supabase. Are there any more recent examples I can follow? Supabase's site has a Toddle tutorial, but it doesn't do auth.
Thanks for that, somehow I missed it. It looks like I'm doing the same thing. Could it be something on Supabase's end? Are there common pain points for this? Does Toddle have something that logs those error responses? I'm pretty new to all this.
Lucas G
1 month ago
You can use console log to see what's going on
Common things are trying to navigate away on login before cookies are set