File tree
126 files changed
+4997
-487
lines changed- MSAL
- MSAL.xcodeproj
- resources
- ios
- mac
- src
- native_auth
- client_application_wrapper/silent_token
- factory
- controllers
- responses
- sign_in
- sign_up
- network
- errors
- sign_in
- parameters/sign_in
- responses
- reset_password
- sign_in
- sign_up
- validator
- reset_password
- sign_in
- validated_response
- sign_up
- token
- validated_response
- sign_in
- public
- state_machine
- delegate_dispatcher
- delegate
- error
- state
- telemetry
- public
- test
- integration/native_auth
- common
- end_to_end
- credentials
- mfa
- reset_password
- sign_in
- sign_up
- requests
- sign_in
- token
- unit
- native_auth
- controllers
- mock
- delegate
- network
- errors
- parameters/sign_in
- responses/validator
- public
- delegate
- mfa
- reset_password
- sign_in
- sign_up
- error
- state_machine
- mfa
- reset_password
- sign_in
- sign_up
- azure_pipelines
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
126 files changed
+4997
-487
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 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + |
Submodule IdentityCore updated 16 files
- IdentityCore/src/broker_operation/request/browser_native_message_request/MSIDBrokerOperationBrowserNativeMessageRequest.h+9
- IdentityCore/src/broker_operation/request/browser_native_message_request/MSIDBrokerOperationBrowserNativeMessageRequest.m+43
- IdentityCore/src/broker_operation/request/browser_native_message_request/MSIDBrowserNativeMessageGetTokenRequest.m+16
- IdentityCore/src/broker_operation/request/browser_native_message_request/MSIDBrowserNativeMessageRequest.h+2
- IdentityCore/src/controllers/broker/MSIDSSOExtensionSignoutController.m+5-2
- IdentityCore/src/oauth2/MSIDWebviewFactory.m+1
- IdentityCore/tests/MSIDBrokerOperationBrowserNativeMessageRequestTests.m+84
- IdentityCore/tests/MSIDBrowserNativeMessageGetTokenRequestTests.m+31
- IdentityCore/tests/MSIDLRUCacheTest.m+108-108
- IdentityCore/tests/MSIDThrottlingServiceIntegrationTests.m+235-234
- IdentityCore/tests/MSIDWebviewFactoryTests.m+2
- IdentityCore/tests/integration/MSIDInteractiveControllerIntegrationTests.m+4-3
- IdentityCore/tests/integration/ios/MSIDBrokerInteractiveControllerIntegrationTests.m+1
- IdentityCore/tests/integration/ios/MSIDBrokerOptionsTests.m+1
- IdentityCore/tests/integration/ios/MSIDDefaultInteractiveTokenRequestTests.m+1
- changelog.txt+5
Lines changed: 304 additions & 22 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1458 | 1458 |
| |
1459 | 1459 |
| |
1460 | 1460 |
| |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
1461 | 1465 |
| |
1462 | 1466 |
| |
1463 | 1467 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Lines changed: 5 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 25 | + | |
28 | 26 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
37 | 30 |
|
0 commit comments