Hello,
I have an issue with setUserWithHashAuth method. It seems that this method is not promisable.
I am quering shouldUserStatusBeCollected method further in my app so I would like to synchronize it setUserWithHashAuth method.
Is it possible to make it promisable?