### Feature request To better align realtime with other libs (they all use a pull approach), let's: - add an `accessToken` closure to the realtime client initialization; - make `SupabaseClient` inject a method for pulling the access token from `Auth`. Reference PR: https://github.com/supabase/supabase-swift/pull/615