interactif console oauth2 login

This commit is contained in:
2018-08-03 02:59:37 +02:00
parent c6a0b6bc75
commit 1f6aaac1fe
4 changed files with 63 additions and 30 deletions

View File

@ -18,7 +18,8 @@ namespace test
public EMailer _mailer;
public ILoggerFactory _loggerFactory;
public IEmailSender _mailSender;
public static string ApiKey => "53f4d5da-93a9-4584-82f9-b8fdf243b002" ;
//
public ServerSideFixture()
{
InitTestHost();