mirror of
https://github.com/supabase/supabase.git
synced 2026-05-27 14:58:19 +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.