You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should make the fields of ClientOptions private. Or, at least, we should add at least one private field to that struct, so that we can add new fields without it being a breaking API change.