supabase.auth.setAuth(token), and the subscriptions in realtime.subscription table vanish after a few seconds. In logs I found this: "Received an invalid access token from client: {:error, :unknown}" "Unknown connection authorization error: :error".{ "supabase_uid": "1ed9dcf5-e383-4e41-820f-58df106c3e5c", "role": "authenticated", "aud": "authenticated", "app_metadata": {}, "user_metadata": {}, "iss": "my_supabase", "iat": 1663875937, "exp": 1663880737 }