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