@azure/msal-react 1.0.2 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -1,6 +1,136 @@
1
1
  {
2
2
  "name": "@azure/msal-react",
3
3
  "entries": [
4
+ {
5
+ "date": "Tue, 04 Jan 2022 00:20:29 GMT",
6
+ "tag": "@azure/msal-react_v1.2.0",
7
+ "version": "1.2.0",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "hemoral@microsoft.com",
12
+ "package": "@azure/msal-react",
13
+ "commit": "60e2cfc0e9daa3c24e994617b4ac42aef6880b74",
14
+ "comment": "Add support for requested claims in silent token acquisition #4296"
15
+ }
16
+ ],
17
+ "minor": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@azure/msal-react",
21
+ "comment": "Bump @azure/msal-browser to v2.21.0",
22
+ "commit": "bd9b1af91c278926ab2e6943cf90817a7ac4957b"
23
+ }
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "date": "Tue, 07 Dec 2021 00:17:01 GMT",
29
+ "tag": "@azure/msal-react_v1.1.2",
30
+ "version": "1.1.2",
31
+ "comments": {
32
+ "none": [
33
+ {
34
+ "author": "thomas.norling@microsoft.com",
35
+ "package": "@azure/msal-react",
36
+ "commit": "02dbd9172368bfc69e4a47f01a3ada0b96345c81",
37
+ "comment": "Package.json updates"
38
+ }
39
+ ],
40
+ "patch": [
41
+ {
42
+ "author": "thomas.norling@microsoft.com",
43
+ "package": "@azure/msal-react",
44
+ "commit": "54d0d9457e39691222c40b106b8c674dc3e4d761",
45
+ "comment": "Fix inProgress stuck in startup state #4302"
46
+ },
47
+ {
48
+ "author": "beachball",
49
+ "package": "@azure/msal-react",
50
+ "comment": "Bump @azure/msal-browser to v2.20.0",
51
+ "commit": "d7c209f7aa3ae4380a77a31ff1319fbf7201ae45"
52
+ }
53
+ ]
54
+ }
55
+ },
56
+ {
57
+ "date": "Mon, 01 Nov 2021 23:53:22 GMT",
58
+ "tag": "@azure/msal-react_v1.1.1",
59
+ "version": "1.1.1",
60
+ "comments": {
61
+ "patch": [
62
+ {
63
+ "author": "thomas.norling@microsoft.com",
64
+ "package": "@azure/msal-react",
65
+ "commit": "0d7e8c7b131d94c365bc114b69e3ca21f5300d41",
66
+ "comment": "Support React version 16.8.0+"
67
+ },
68
+ {
69
+ "author": "beachball",
70
+ "package": "@azure/msal-react",
71
+ "comment": "Bump @azure/msal-browser to v2.19.0",
72
+ "commit": "6ac29855822ce1ba9531a68bcaa6f37443ef16c0"
73
+ }
74
+ ],
75
+ "none": [
76
+ {
77
+ "author": "janutter@microsoft.com",
78
+ "package": "@azure/msal-react",
79
+ "commit": "c5a8de4a5dc7acb9bdf1759eb3cb9811459c3d82",
80
+ "comment": "Update package-locks to fix dependantbot alerts #4181"
81
+ }
82
+ ]
83
+ }
84
+ },
85
+ {
86
+ "date": "Mon, 04 Oct 2021 23:12:35 GMT",
87
+ "tag": "@azure/msal-react_v1.1.0",
88
+ "version": "1.1.0",
89
+ "comments": {
90
+ "minor": [
91
+ {
92
+ "author": "thomas.norling@microsoft.com",
93
+ "package": "@azure/msal-react",
94
+ "comment": "Update account state when user logs in or out from a different tab or window #3981",
95
+ "commit": "d03c16f09026bac36048241da4635e73d32a6eed"
96
+ },
97
+ {
98
+ "author": "beachball",
99
+ "package": "@azure/msal-react",
100
+ "comment": "Bump @azure/msal-browser to v2.18.0",
101
+ "commit": "d03c16f09026bac36048241da4635e73d32a6eed"
102
+ }
103
+ ],
104
+ "none": [
105
+ {
106
+ "author": "kamausamuel11@gmail.com",
107
+ "package": "@azure/msal-react",
108
+ "comment": "fix: add forked bindings library to node-extensins",
109
+ "commit": "d03c16f09026bac36048241da4635e73d32a6eed"
110
+ },
111
+ {
112
+ "author": "thomas.norling@microsoft.com",
113
+ "package": "@azure/msal-react",
114
+ "comment": "Disallow major bumps",
115
+ "commit": "d03c16f09026bac36048241da4635e73d32a6eed"
116
+ },
117
+ {
118
+ "author": "prkanher@microsoft.com",
119
+ "package": "@azure/msal-react",
120
+ "comment": "docs update for ssoSilent #4123",
121
+ "commit": "d03c16f09026bac36048241da4635e73d32a6eed"
122
+ }
123
+ ],
124
+ "patch": [
125
+ {
126
+ "author": "thomas.norling@microsoft.com",
127
+ "package": "@azure/msal-react",
128
+ "comment": "Export library version #4124",
129
+ "commit": "d03c16f09026bac36048241da4635e73d32a6eed"
130
+ }
131
+ ]
132
+ }
133
+ },
4
134
  {
5
135
  "date": "Tue, 07 Sep 2021 23:22:24 GMT",
6
136
  "tag": "@azure/msal-react_v1.0.2",
package/CHANGELOG.md CHANGED
@@ -1,9 +1,48 @@
1
1
  # Change Log - @azure/msal-react
2
2
 
3
- This log was last generated on Tue, 07 Sep 2021 23:22:24 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 04 Jan 2022 00:20:29 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.2.0
8
+
9
+ Tue, 04 Jan 2022 00:20:29 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - Bump @azure/msal-browser to v2.21.0
14
+
15
+ ## 1.1.2
16
+
17
+ Tue, 07 Dec 2021 00:17:01 GMT
18
+
19
+ ### Patches
20
+
21
+ - Fix inProgress stuck in startup state #4302 (thomas.norling@microsoft.com)
22
+ - Bump @azure/msal-browser to v2.20.0
23
+
24
+ ## 1.1.1
25
+
26
+ Mon, 01 Nov 2021 23:53:22 GMT
27
+
28
+ ### Patches
29
+
30
+ - Support React version 16.8.0+ (thomas.norling@microsoft.com)
31
+ - Bump @azure/msal-browser to v2.19.0
32
+
33
+ ## 1.1.0
34
+
35
+ Mon, 04 Oct 2021 23:12:35 GMT
36
+
37
+ ### Minor changes
38
+
39
+ - Update account state when user logs in or out from a different tab or window #3981 (thomas.norling@microsoft.com)
40
+ - Bump @azure/msal-browser to v2.18.0
41
+
42
+ ### Patches
43
+
44
+ - Export library version #4124 (thomas.norling@microsoft.com)
45
+
7
46
  ## 1.0.2
8
47
 
9
48
  Tue, 07 Sep 2021 23:22:24 GMT
@@ -12,102 +51,102 @@ Tue, 07 Sep 2021 23:22:24 GMT
12
51
 
13
52
  - Fix inProgress state bug when returning from a redirect #4013 (thomas.norling@microsoft.com)
14
53
 
15
- ## 1.0.1
16
-
17
- Mon, 28 Jun 2021 23:39:48 GMT
18
-
19
- ### Patches
20
-
21
- - Change accounts context type to AccountInfo[] #3677 (thomas.norling@microsoft.com)
22
-
23
- ## 1.0.0
24
-
25
- Thu, 13 May 2021 18:34:08 GMT
26
-
27
- ### Patches
28
-
29
- - Move MSAL Angular v2 and MSAL React to GA (janutter@microsoft.com)
30
-
31
- ## 1.0.0-beta.3
32
-
33
- Wed, 12 May 2021 18:35:03 GMT
34
-
35
- ### Changes
36
-
37
- - Fix extra state update in useAccount hook #3527 (thomas.norling@microsoft.com)
38
- - Prevent UnauthenticatedTemplate from rendering children while processing redirect response #3552 (thomas.norling@microsoft.com)
39
-
40
- ## 1.0.0-beta.2
41
-
42
- Thu, 22 Apr 2021 23:26:08 GMT
43
-
44
- ### Changes
45
-
46
- - Add .browserslistrc #3471 (thomas.norling@microsoft.com)
47
-
48
- ## 1.0.0-beta.1
49
-
50
- Wed, 24 Mar 2021 22:55:46 GMT
51
-
52
- ### Changes
53
-
54
- - Add support for logoutPopup #3044 (thomas.norling@microsoft.com)
55
-
56
- ## 1.0.0-beta.0
57
-
58
- Wed, 03 Mar 2021 21:47:05 GMT
59
-
60
- ### Changes
61
-
62
- - Remove InteractionStatus export (#3048) (thomas.norling@microsoft.com)
63
-
64
- ## 1.0.0-alpha.5
65
-
66
- Tue, 09 Feb 2021 01:48:22 GMT
67
-
68
- ### Changes
69
-
70
- - Check InteractionStatus in Authenticated/UnauthenticatedTemplate (#2996) (thomas.norling@microsoft.com)
71
- - Fix version.json import errors (#2993) (thomas.norling@microsoft.com)
72
-
73
- ## 1.0.0-alpha.4
74
-
75
- Tue, 02 Feb 2021 01:56:47 GMT
76
-
77
- ### Changes
78
-
79
- - Get package version from version.json (#2915) (thomas.norling@microsoft.com)
80
- - Use interactionStatus and inProgress from msal-browser (#2885) (joarroyo@microsoft.com)
81
- - Pass SKU and version to msal-browser (#2845) (thomas.norling@microsoft.com)
82
-
83
- ## 1.0.0-alpha.3
84
-
85
- Thu, 21 Jan 2021 21:48:01 GMT
86
-
87
- ### Changes
88
-
89
- - Fix initial state values (#2865) (thomas.norling@microsoft.com)
90
- - Add missing license files (janutter@microsoft.com)
91
-
92
- ## 1.0.0-alpha.2
93
-
94
- Tue, 12 Jan 2021 00:51:26 GMT
95
-
96
- ### Changes
97
-
98
- - Add logger (#2727) (thomas.norling@microsoft.com)
99
- - Fix redirect loop when service returns error (#2762) (thomas.norling@microsoft.com)
100
-
101
- ## 1.0.0-alpha.1
102
-
103
- Mon, 07 Dec 2020 22:19:03 GMT
104
-
105
- ### Changes
106
-
107
- - Prevent unnecessary context updates (#2671) (thomas.norling@microsoft.com)
108
- - Updating TestConstants.ts (prkanher@microsoft.com)
109
- - Readme Updates (thomas.norling@microsoft.com)
110
- - Fix Server/Client mismatch when using SSR (#2646) (thomas.norling@microsoft.com)
111
- - useMsalAuthentication consumes response from login callback (#2610) (thomas.norling@microsoft.com)
112
- - Update msal-react ssoSilent example (janutter@microsoft.com)
54
+ ## 1.0.1
55
+
56
+ Mon, 28 Jun 2021 23:39:48 GMT
57
+
58
+ ### Patches
59
+
60
+ - Change accounts context type to AccountInfo[] #3677 (thomas.norling@microsoft.com)
61
+
62
+ ## 1.0.0
63
+
64
+ Thu, 13 May 2021 18:34:08 GMT
65
+
66
+ ### Patches
67
+
68
+ - Move MSAL Angular v2 and MSAL React to GA (janutter@microsoft.com)
69
+
70
+ ## 1.0.0-beta.3
71
+
72
+ Wed, 12 May 2021 18:35:03 GMT
73
+
74
+ ### Changes
75
+
76
+ - Fix extra state update in useAccount hook #3527 (thomas.norling@microsoft.com)
77
+ - Prevent UnauthenticatedTemplate from rendering children while processing redirect response #3552 (thomas.norling@microsoft.com)
78
+
79
+ ## 1.0.0-beta.2
80
+
81
+ Thu, 22 Apr 2021 23:26:08 GMT
82
+
83
+ ### Changes
84
+
85
+ - Add .browserslistrc #3471 (thomas.norling@microsoft.com)
86
+
87
+ ## 1.0.0-beta.1
88
+
89
+ Wed, 24 Mar 2021 22:55:46 GMT
90
+
91
+ ### Changes
92
+
93
+ - Add support for logoutPopup #3044 (thomas.norling@microsoft.com)
94
+
95
+ ## 1.0.0-beta.0
96
+
97
+ Wed, 03 Mar 2021 21:47:05 GMT
98
+
99
+ ### Changes
100
+
101
+ - Remove InteractionStatus export (#3048) (thomas.norling@microsoft.com)
102
+
103
+ ## 1.0.0-alpha.5
104
+
105
+ Tue, 09 Feb 2021 01:48:22 GMT
106
+
107
+ ### Changes
108
+
109
+ - Check InteractionStatus in Authenticated/UnauthenticatedTemplate (#2996) (thomas.norling@microsoft.com)
110
+ - Fix version.json import errors (#2993) (thomas.norling@microsoft.com)
111
+
112
+ ## 1.0.0-alpha.4
113
+
114
+ Tue, 02 Feb 2021 01:56:47 GMT
115
+
116
+ ### Changes
117
+
118
+ - Get package version from version.json (#2915) (thomas.norling@microsoft.com)
119
+ - Use interactionStatus and inProgress from msal-browser (#2885) (joarroyo@microsoft.com)
120
+ - Pass SKU and version to msal-browser (#2845) (thomas.norling@microsoft.com)
121
+
122
+ ## 1.0.0-alpha.3
123
+
124
+ Thu, 21 Jan 2021 21:48:01 GMT
125
+
126
+ ### Changes
127
+
128
+ - Fix initial state values (#2865) (thomas.norling@microsoft.com)
129
+ - Add missing license files (janutter@microsoft.com)
130
+
131
+ ## 1.0.0-alpha.2
132
+
133
+ Tue, 12 Jan 2021 00:51:26 GMT
134
+
135
+ ### Changes
136
+
137
+ - Add logger (#2727) (thomas.norling@microsoft.com)
138
+ - Fix redirect loop when service returns error (#2762) (thomas.norling@microsoft.com)
139
+
140
+ ## 1.0.0-alpha.1
141
+
142
+ Mon, 07 Dec 2020 22:19:03 GMT
143
+
144
+ ### Changes
145
+
146
+ - Prevent unnecessary context updates (#2671) (thomas.norling@microsoft.com)
147
+ - Updating TestConstants.ts (prkanher@microsoft.com)
148
+ - Readme Updates (thomas.norling@microsoft.com)
149
+ - Fix Server/Client mismatch when using SSR (#2646) (thomas.norling@microsoft.com)
150
+ - useMsalAuthentication consumes response from login callback (#2610) (thomas.norling@microsoft.com)
151
+ - Update msal-react ssoSilent example (janutter@microsoft.com)
113
152
  - Readme updates (#2592) (thomas.norling@microsoft.com)
package/LICENSE CHANGED
@@ -1,21 +1,21 @@
1
- MIT License
2
-
3
- Copyright (c) Microsoft Corporation. All rights reserved.
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE
1
+ MIT License
2
+
3
+ Copyright (c) Microsoft Corporation. All rights reserved.
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE