AzureAD / microsoft-identity-web

Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
MIT License
679 stars 210 forks source link

[Feature Request] Add sliding windows token expiry support for InMemory cache #1793

Open RyanSizemore opened 2 years ago

RyanSizemore commented 2 years ago

Is your feature request related to a problem? Please describe. Distributed caches support sliding window expiration for tokens. We need this same support for InMemory cache.

Describe the solution you'd like See above.

Describe alternatives you've considered None

Additional context None

jennyf19 commented 2 years ago

wip