interactif console oauth2 login

This commit is contained in:
Paul Schneider 2018-08-03 02:59:37 +02:00
commit f5e2f6ffa9
4 changed files with 62 additions and 29 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();