This commit is contained in:
Paul Schneider 2018-12-27 22:23:02 +00:00
commit acff3b72b6
8 changed files with 68 additions and 66 deletions

View file

@ -24,6 +24,8 @@ namespace Yavsc
using Auth;
using Extensions;
using Models;
using Helpers.Google;
public partial class Startup
{
public static CookieAuthenticationOptions ExternalCookieAppOptions { get; private set; }