File tree
3 files changed
+8
-3
lines changed- MSAL
- MSAL.xcodeproj
- test/automation/ios/resources
3 files changed
+8
-3
lines changedSubmodule 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: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8593 | 8593 |
| |
8594 | 8594 |
| |
8595 | 8595 |
| |
8596 |
| - | |
| 8596 | + | |
8597 | 8597 |
| |
8598 | 8598 |
| |
8599 | 8599 |
| |
| |||
8615 | 8615 |
| |
8616 | 8616 |
| |
8617 | 8617 |
| |
8618 |
| - | |
| 8618 | + | |
8619 | 8619 |
| |
8620 | 8620 |
| |
8621 | 8621 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 |
| |
42 | 47 |
| |
43 | 48 |
| |
|
0 commit comments