public Task <IUser> GetUserAsync()
 => _userCollection.GetUserByIdAsync(GetUserId());