Hi there!
It would be great if this library could also expose the client it uses so that there is a fallback when a feature is not available. E.g. in my case I would need access to the addLoggedInChangeObserver method which isn't exposed - but instead of exposing just the method, exposing the full client might be more future-proof.
Hi there!
It would be great if this library could also expose the client it uses so that there is a fallback when a feature is not available. E.g. in my case I would need access to the
addLoggedInChangeObservermethod which isn't exposed - but instead of exposing just the method, exposing the full client might be more future-proof.