namespace Wino.Domain.Interfaces { public interface IOutlookAuthenticator : IAuthenticator { } }