mirror of
https://github.com/supabase/supabase.git
synced 2026-06-29 03:50:30 -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