1 reference to DeviceBoundSessionJwtValidator
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
DeviceBoundSessionHandler.cs (1)
49
_jwtValidator = new
DeviceBoundSessionJwtValidator
(logger.CreateLogger<DeviceBoundSessionJwtValidator>());