4 references to CreateCookieScheme
Microsoft.AspNetCore.Identity.Test (4)
SignInManagerTest.cs (4)
1406[IdentityConstants.ApplicationScheme] = CreateCookieScheme(IdentityConstants.ApplicationScheme), 1407[IdentityConstants.ExternalScheme] = CreateCookieScheme(IdentityConstants.ExternalScheme), 1408[IdentityConstants.TwoFactorRememberMeScheme] = CreateCookieScheme(IdentityConstants.TwoFactorRememberMeScheme), 1409[IdentityConstants.TwoFactorUserIdScheme] = CreateCookieScheme(IdentityConstants.TwoFactorUserIdScheme),