refactor(CodeGenerator): umbenannt in Authenticator
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace EnvelopeGenerator.Application.Contracts
|
||||
{
|
||||
public interface ICodeGenerator
|
||||
public interface IAuthenticator
|
||||
{
|
||||
string GenerateCode(int length);
|
||||
|
||||
Reference in New Issue
Block a user