Problem...: method doesn't finish executing (no exception, http request in ...pending... status)....I have to implement next interface: ...public interface IQueryableUserStore<TUser, in TKey> : IUserStore<TUser, TKey>, IDisposable where TUser : class, IU...