mirror of
https://github.com/supabase/supabase.git
synced 2026-05-23 10:21:37 +08:00
The endpoint may successfully return data that isn't valid as a project API endpoint/anon key. I added a check to make sure the endpoint exists and the anon key isn't a known error string before displaying it.