Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Fix for cache entry leak #188

Closed
wants to merge 4 commits into from
Closed

Fix for cache entry leak #188

wants to merge 4 commits into from

Conversation

prowe
Copy link

@prowe prowe commented Dec 22, 2017

This PR should fix #139

Please double check that the list of cache-keys is complete and let me know If i need to add any.

@msftclas
Copy link

msftclas commented Dec 22, 2017

CLA assistant check
All CLA requirements met.

@chrmarti
Copy link

This fixes a similar problem we see using device login. 👍

@nturinski
Copy link

Is there any plans of merged/shipped in the near future? The error involving this fix still occurs very frequently.

@jasonnutter
Copy link
Contributor

We are moving the code for ADAL Node to the MSAL.js repo. If you would still like this PR to be considered, please reopen it in the MSAL.js repo: https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/maintenance/adal-node

Futhermore, we highly recommend upgrading to MSAL Node: https://www.npmjs.com/package/@azure/msal-node

@jasonnutter jasonnutter closed this Aug 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Token cache stops working and it sometimes takes over a second to get a token
6 participants