mirror of
https://github.com/supabase/supabase.git
synced 2026-07-03 22:24:28 -04:00
99f4b4230a
Adds support for the new `integration_status` installation identification method for OAuth marketplace integrations, which will use the new integration state stored in Marketplace DB and updated via partner callbacks. Fixes INT-123