1 reference to Default
Microsoft.AspNetCore.Authentication (1)
AuthenticationHandler.cs (1)
159
Clock = TimeProvider == TimeProvider.System ? SystemClock.
Default
: new SystemClock(TimeProvider);