microsoft-authentication-library-common-for-android
microsoft-authentication-library-common-for-android copied to clipboard
Use in-memory cache for accounts and credentials FixesAB#3417272, Fixes AB#3417272
MicrosoftRefreshToken> create(@NonNull final IPlatformComponents components, boolean useInMemoryCache) {
Glanced through code quickly, I doubt this method in broker flows. Broker directly uses constructor, so the change here won't have an effect.
Refers to: common4j/src/main/com/microsoft/identity/common/java/cache/MsalOAuth2TokenCache.java:152 in 00da88b. [](commit_id = 00da88b0396646f8a58a4b098bacc4f3d9f8d17b, deletion_comment = False)