2 references to ClearDerivedCookiesAsync
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
DeviceBoundSessionCookieEvents.cs (1)
54
await
ClearDerivedCookiesAsync
(context.HttpContext, _dbscScheme);
PostConfigureDeviceBoundSessionCookieOptions.cs (1)
45
await DeviceBoundSessionCookieEvents.
ClearDerivedCookiesAsync
(context.HttpContext, dbscScheme);