azure-activedirectory-identitymodel-extensions-for-dotnet
azure-activedirectory-identitymodel-extensions-for-dotnet copied to clipboard
[Doc] When overriding TokenReplayCache document how to account for the clock skew appropriately
Add details to our docs on how to handle clock skew when overriding TokenReplayCache
Additional considerations: Besides the doc's we are also evaluating whether we should add a new interface for interacting with the TokenReplayCache or alternatively an opt in usage. Something which would easily enable handling clockskew correctly.