2 references to ShortLivedCookieExpiration
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
DeviceBoundSessionHandler.cs (2)
154
ExpiresUtc = now.Add(Options.
ShortLivedCookieExpiration
),
259
ExpiresUtc = now.Add(Options.
ShortLivedCookieExpiration
),