1 file changed
+1
-1
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
0 commit comments