Add integration tests for customers #60
Annotations
4 warnings
|
build:
tests/Equinox.Tests.Integration/Support/TestAuthHandler.cs#L13
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
|
build:
tests/Equinox.Tests.Integration/Support/TestAuthHandler.cs#L13
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
build:
tests/Equinox.Tests.Integration/Support/TestAuthHandler.cs#L13
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
|
build:
tests/Equinox.Tests.Integration/Support/TestAuthHandler.cs#L13
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|