supabase-swift icon indicating copy to clipboard operation
supabase-swift copied to clipboard

[Realtime] Realtime V2 does not use the same URLSession as the rest of the systems

Open grdsdev opened this issue 1 year ago • 0 comments

Bug report

Realtime V2 should use the same session passed in SupabaseClient options initializer, to allow for Certificate Pinning validation such as the one mentioned in https://github.com/supabase-community/supabase-swift/issues/258

grdsdev avatar Mar 08 '24 18:03 grdsdev