You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well defined boundaries between msal-common and msal-node for cache
Design well defined interfaces and implementation to support SSO between python/java/.net libraries with node => Serialized cache objects
Documentation for cache module design and future hooks (For async cache storage - indexDB which may be needed for POP)
Cache cleanup APIs for all scenarios
Formalize the contract with Azure SDK extension library which is being developed by Johnathan Turner (@sameerag working in sharing the documentation as the work progress) - This is tracked with this PR but the work happens out of the library scope
Priority
Alpha branch by Q4 end
Acceptance Criteria
Unit tests
Dev samples test against cache operations for different platforms
End-to-end use cases in dev samples to test cache
The text was updated successfully, but these errors were encountered:
Upcoming Library
@azure/[email protected]
Description
Cache module for
msal-node
msal-common
andmsal-node
for cachePriority
Alpha branch by Q4 end
Acceptance Criteria
The text was updated successfully, but these errors were encountered: