File tree
4 files changed
+37
-1
lines changed- MSAL
- test/app
- ios
- mac
4 files changed
+37
-1
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 |
| |
2 | 5 |
| |
3 | 6 |
| |
|
Submodule IdentityCore updated 19 files
- IdentityCore/IdentityCore.xcodeproj/project.pbxproj+10
- IdentityCore/src/MSIDConstants.h+29
- IdentityCore/src/MSIDConstants.m+7
- IdentityCore/src/MSIDOAuth2Constants.h+1
- IdentityCore/src/MSIDOAuth2Constants.m+1
- IdentityCore/src/cache/accessor/MSIDAccountCredentialCache.h+10
- IdentityCore/src/cache/accessor/MSIDAccountCredentialCache.m+191-1
- IdentityCore/src/cache/accessor/MSIDDefaultTokenCacheAccessor.m+145-8
- IdentityCore/src/cache/token/MSIDCredentialCacheItem+MSIDBaseToken.m+5
- IdentityCore/src/oauth2/token/MSIDCredentialType.h+1
- IdentityCore/src/oauth2/token/MSIDCredentialType.m+4
- IdentityCore/src/oauth2/token/MSIDFamilyRefreshToken.h+32
- IdentityCore/src/oauth2/token/MSIDFamilyRefreshToken.m+126
- IdentityCore/src/requests/MSIDInteractiveAuthorizationCodeRequest.h+2
- IdentityCore/src/requests/MSIDInteractiveAuthorizationCodeRequest.m+11
- IdentityCore/src/requests/MSIDInteractiveTokenRequest.m+90
- IdentityCore/src/requests/MSIDSilentTokenRequest.m+5-5
- IdentityCore/tests/MSIDAccountCredentialsCacheTests.m+250
- changelog.txt+2-1
Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
| |||
163 | 164 |
| |
164 | 165 |
| |
165 | 166 |
| |
| 167 | + | |
166 | 168 |
| |
167 | 169 |
| |
168 | 170 |
| |
| |||
469 | 471 |
| |
470 | 472 |
| |
471 | 473 |
| |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
472 | 488 |
| |
473 | 489 |
| |
474 | 490 |
| |
| |||
571 | 587 |
| |
572 | 588 |
| |
573 | 589 |
| |
| 590 | + | |
574 | 591 |
| |
575 | 592 |
| |
576 | 593 |
| |
|
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| |||
234 | 235 |
| |
235 | 236 |
| |
236 | 237 |
| |
| 238 | + | |
237 | 239 |
| |
238 | 240 |
| |
239 | 241 |
| |
| |||
365 | 367 |
| |
366 | 368 |
| |
367 | 369 |
| |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
368 | 384 |
| |
369 | 385 |
| |
370 | 386 |
| |
|
0 commit comments