namespace DotBased.AspNet.Authority.Verifiers;

public interface IEmailVerifier
{
    
}