Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create new class to inherit from the DistributedCacheEntryOptions to … #266

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

jennyf19
Copy link
Collaborator

…provide flexiblity w/token cache lifetime

#251

Copy link
Contributor

@pmaytak pmaytak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM.

Also wondering if we should rename MsalDistributedTokenCacheAdapter to MsalDistributedTokenCacheProvider to match MsalMemoryTokenCacheProvider,MsalSessionTokenCacheProvider, and MsalAbstractTokenCacheProvider?

cc: @jmprieur

@jmprieur
Copy link
Collaborator

@pmaytak : the difference is this is an adapter for distributed caches (not token caches) implementation. so I would think Adapter is right?

Copy link
Collaborator

@jmprieur jmprieur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Thanks @jennyf19

I already approved this morning, but Github had issues ... well ...

@jennyf19 jennyf19 merged commit 64a99b6 into master Jun 29, 2020
@jennyf19 jennyf19 deleted the jennyf/cacheOptions branch June 29, 2020 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants