Commit eaa108b
File tree
26 files changed
+305
-142
lines changed- MSAL
- resources
- ios
- mac
- src
- native_auth
- network
- errors
- responses/validator/token
- public
- public
- test
- app/mac
- Base.lproj
- integration/native_auth/end_to_end
- otp_code_retriever
- reset_password
- testplan
- unit/native_auth
- network/responses/validator
- public
- azure_pipelines
- templates
26 files changed
+305
-142
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Submodule IdentityCore updated 16 files
- IdentityCore/src/MSIDBrokerConstants.h+1
- IdentityCore/src/MSIDBrokerConstants.m+1
- IdentityCore/src/MSIDError.h+1
- IdentityCore/src/MSIDError.m+1
- IdentityCore/src/broker_operation/request/MSIDBaseBrokerOperationRequest.h+1
- IdentityCore/src/broker_operation/request/token_request/MSIDBrokerOperationTokenRequest.h+1
- IdentityCore/src/broker_operation/request/token_request/MSIDBrokerOperationTokenRequest.m+4
- IdentityCore/src/parameters/MSIDRequestParameters.h+1
- IdentityCore/src/requests/broker/MSIDSSOExtensionGetAccountsRequest.m+2-2
- IdentityCore/src/requests/broker/MSIDSSOExtensionGetDeviceInfoRequest.m+2-2
- IdentityCore/src/requests/broker/MSIDSSOExtensionInteractiveTokenRequest.m+2-2
- IdentityCore/src/requests/broker/MSIDSSOExtensionSignoutRequest.m+1-2
- IdentityCore/src/requests/broker/MSIDSSOExtensionSilentTokenRequest.m+1-2
- IdentityCore/tests/automation/ui_tests_lib/MSIDBaseUITest.m+4-1
- azure_pipelines/msal_submodule_check.yaml+112
- changelog.txt+6
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
0 commit comments