Skip to content

Commit f904c60

Browse files
authored
Use in-memory cache for accounts and credentials FixesAB#3417272, Fixes AB#3417272 (#2802)
Fixes [AB#3417272](https://identitydivision.visualstudio.com/fac9d424-53d2-45c0-91b5-ef6ba7a6bf26/_workitems/edit/3417272)
1 parent 04af5db commit f904c60

File tree

5 files changed

+1275
-8
lines changed

5 files changed

+1275
-8
lines changed

changelog.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
vNext
22
----------
3+
- [MINOR] Use SharedPreferencesInMemoryCache implementation in Broker (#2802)
34
- [MINOR] Add OpenTelemetry support for passkey operations (#2795)
45
- [MINOR] Add passkey registration support for WebView (#2769)
56
- [MINOR] Add callback for OneAuth for measuring Broker Discovery Client Perf (#2796)
@@ -1193,4 +1194,4 @@ Version 0.0.3
11931194
* Separate methods for PII/OII logging
11941195
- Initial Exception model implemented
11951196
* BaseException + Client & Service subclasses
1196-
- Substantial portions of HTTP/S networking code migrated from ADAL & MSAL to this module
1197+
- Substantial portions of HTTP/S networking code migrated from ADAL & MSAL to this module

0 commit comments

Comments
 (0)