Skip to content

Commit 424a4bb

Browse files
authored
Merge pull request #17 from pnp/dev
New version 6.4.3
2 parents 0e0d23e + 7380286 commit 424a4bb

File tree

345 files changed

+17017
-15163
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

345 files changed

+17017
-15163
lines changed

msal-core/CHANGELOG.json

Lines changed: 205 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,211 @@
11
{
22
"name": "msal",
33
"entries": [
4+
{
5+
"date": "Thu, 13 May 2021 18:34:08 GMT",
6+
"tag": "msal_v1.4.11",
7+
"version": "1.4.11",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Enable no-param-reassign lint rule",
12+
"author": "[email protected]",
13+
"commit": "e24f5cff944c05ccaecb180fa68814bc89512095",
14+
"package": "msal"
15+
}
16+
]
17+
}
18+
},
19+
{
20+
"date": "Wed, 12 May 2021 18:35:03 GMT",
21+
"tag": "msal_v1.4.11",
22+
"version": "1.4.11",
23+
"comments": {
24+
"patch": [
25+
{
26+
"comment": "Remove idtoken hash from browser history in msal-core #3587",
27+
"author": "[email protected]",
28+
"commit": "6a7a5c78af41887d5ac969ee2743f8a8668e5c6e",
29+
"package": "msal"
30+
}
31+
]
32+
}
33+
},
34+
{
35+
"date": "Thu, 22 Apr 2021 23:26:08 GMT",
36+
"tag": "msal_v1.4.10",
37+
"version": "1.4.10",
38+
"comments": {
39+
"none": [
40+
{
41+
"comment": "Update and fix eslint rules",
42+
"author": "[email protected]",
43+
"commit": "70debe58239b6a6fdf4e533a8a1ee057257846a8",
44+
"package": "msal"
45+
}
46+
],
47+
"patch": [
48+
{
49+
"comment": "Encode control characters in cookies set by MSAL.js v1 #3469",
50+
"author": "[email protected]",
51+
"commit": "80e40e83c0e3709fce6ae0534138c930dfdacaa5",
52+
"package": "msal"
53+
},
54+
{
55+
"comment": "Add .browserslistrc #3471",
56+
"author": "[email protected]",
57+
"commit": "04c6d659d4dc76183ef9043075d3b6cacc450c9b",
58+
"package": "msal"
59+
}
60+
]
61+
}
62+
},
63+
{
64+
"date": "Wed, 14 Apr 2021 18:39:53 GMT",
65+
"tag": "msal_v1.4.9",
66+
"version": "1.4.9",
67+
"comments": {
68+
"none": [
69+
{
70+
"comment": "Merge pull request #2964 from AzureAD/msal-react-migration-guide",
71+
"author": "[email protected]",
72+
"commit": "ee6480557de68bb84765097e7b3aa79fb2b5977e",
73+
"package": "msal"
74+
}
75+
]
76+
}
77+
},
78+
{
79+
"date": "Wed, 31 Mar 2021 22:25:57 GMT",
80+
"tag": "msal_v1.4.9",
81+
"version": "1.4.9",
82+
"comments": {
83+
"patch": [
84+
{
85+
"comment": "Fix token cache for /consumers authority #3327",
86+
"author": "[email protected]",
87+
"commit": "d9f23adb2d26f9008ccb24977b4a8352755fbda5",
88+
"package": "msal"
89+
}
90+
]
91+
}
92+
},
93+
{
94+
"date": "Wed, 24 Mar 2021 22:55:46 GMT",
95+
"tag": "msal_v1.4.8",
96+
"version": "1.4.8",
97+
"comments": {
98+
"none": [
99+
{
100+
"comment": "Fix code example",
101+
"author": "[email protected]",
102+
"commit": "f2542071844d89989a5db16d36552cdd5826309b",
103+
"package": "msal"
104+
}
105+
]
106+
}
107+
},
108+
{
109+
"date": "Mon, 15 Mar 2021 23:45:17 GMT",
110+
"tag": "msal_v1.4.8",
111+
"version": "1.4.8",
112+
"comments": {
113+
"patch": [
114+
{
115+
"comment": "Dont migrate tokens for different clientId #3188",
116+
"author": "[email protected]",
117+
"commit": "2933eaab47f1f840b71bfdb5b991eb297922e48a",
118+
"package": "msal"
119+
}
120+
]
121+
}
122+
},
123+
{
124+
"date": "Wed, 03 Mar 2021 21:47:05 GMT",
125+
"tag": "msal_v1.4.7",
126+
"version": "1.4.7",
127+
"comments": {
128+
"patch": [
129+
{
130+
"comment": "Fix lib version on request (#3080) ",
131+
"author": "[email protected]",
132+
"commit": "b38129df9722e009e9e9a8b6a482a272835c3bf9",
133+
"package": "msal"
134+
}
135+
]
136+
}
137+
},
138+
{
139+
"date": "Tue, 09 Feb 2021 01:48:22 GMT",
140+
"tag": "msal_v1.4.6",
141+
"version": "1.4.6",
142+
"comments": {
143+
"patch": [
144+
{
145+
"comment": "Fix version.json import errors (#2993)",
146+
"author": "[email protected]",
147+
"commit": "6dc3bc9e2148bc53b181d9f079f6e11e0159620b",
148+
"package": "msal"
149+
}
150+
]
151+
}
152+
},
153+
{
154+
"date": "Tue, 02 Feb 2021 01:56:47 GMT",
155+
"tag": "msal_v1.4.5",
156+
"version": "1.4.5",
157+
"comments": {
158+
"patch": [
159+
{
160+
"comment": "Get package version from version.json (#2915)",
161+
"author": "[email protected]",
162+
"commit": "a6f4702f9439e318a8cb6dc65d1def16351a84fd",
163+
"package": "msal"
164+
}
165+
],
166+
"none": [
167+
{
168+
"comment": "Typedocs Updates (#2926)",
169+
"author": "[email protected]",
170+
"commit": "3fd4a48143ed4fb62b9e3266338b1abda920d68a",
171+
"package": "msal"
172+
},
173+
{
174+
"comment": "Add deprecation notice to Readme (#2956)",
175+
"author": "[email protected]",
176+
"commit": "d2c3d3d742bb32411d6fb4846f775400b8c3a49e",
177+
"package": "msal"
178+
}
179+
]
180+
}
181+
},
182+
{
183+
"date": "Tue, 12 Jan 2021 00:51:26 GMT",
184+
"tag": "msal_v1.4.4",
185+
"version": "1.4.4",
186+
"comments": {
187+
"none": [
188+
{
189+
"comment": "package-lock changes",
190+
"author": "[email protected]",
191+
"commit": "c092667cd997935625eafbc491ede54417d4b657",
192+
"package": "msal"
193+
},
194+
{
195+
"comment": "package.lock change",
196+
"author": "[email protected]",
197+
"commit": "4e50ca592f5a17578072be9e4ac28e05b3e6d594",
198+
"package": "msal"
199+
},
200+
{
201+
"comment": "Fix npm audit warnings",
202+
"author": "[email protected]",
203+
"commit": "751026cdaa24dd370c50ad714bf0b1d54c71fbde",
204+
"package": "msal"
205+
}
206+
]
207+
}
208+
},
4209
{
5210
"date": "Mon, 07 Dec 2020 22:19:03 GMT",
6211
"tag": "msal_v1.4.4",

msal-core/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
Microsoft Authentication Library for JavaScript (MSAL.js)
33
=========================================================
44

5-
| [Getting Started](https://docs.microsoft.com/azure/active-directory/develop/guidedsetups/active-directory-javascriptspa)| [AAD Docs](https://aka.ms/aaddevv2) | [Library Reference](https://azuread.github.io/microsoft-authentication-library-for-js/ref/msal-core/) | [Support](README.md#community-help-and-support) | [Samples](https://github.com/AzureAD/microsoft-authentication-library-for-js/wiki/Samples)
5+
| [Getting Started](https://docs.microsoft.com/azure/active-directory/develop/guidedsetups/active-directory-javascriptspa)| [AAD Docs](https://aka.ms/aaddevv2) | [Library Reference](https://azuread.github.io/microsoft-authentication-library-for-js/ref/modules/_azure_msal.html) | [Support](README.md#community-help-and-support) | [Samples](https://github.com/AzureAD/microsoft-authentication-library-for-js/wiki/Samples)
66
| --- | --- | --- | --- | --- |
77

8+
⚠️⚠️⚠️ This library is no longer receiving new features and will only receive critical bug and security fixes. All new applications should use [@azure/msal-browser](https://www.npmjs.com/package/@azure/msal-browser) instead. ⚠️⚠️⚠️
89

910
MSAL for JavaScript enables client-side JavaScript web applications, running in a web browser, to authenticate users using [Azure AD](https://docs.microsoft.com/azure/active-directory/develop/v2-overview) work and school accounts (AAD), Microsoft personal accounts (MSA) and social identity providers like Facebook, Google, LinkedIn, Microsoft accounts, etc. through [Azure AD B2C](https://docs.microsoft.com/azure/active-directory-b2c/active-directory-b2c-overview#identity-providers) service. It also enables your app to get tokens to access [Microsoft Cloud](https://www.microsoft.com/enterprise) services such as [Microsoft Graph](https://graph.microsoft.io).
1011

@@ -20,7 +21,7 @@ MSAL for JavaScript enables client-side JavaScript web applications, running in
2021

2122
<!-- CDN_LATEST -->
2223
```html
23-
<script type="text/javascript" src="https://alcdn.msauth.net/lib/1.4.4/js/msal.min.js"></script>
24+
<script type="text/javascript" src="https://alcdn.msauth.net/lib/1.4.11/js/msal.min.js"></script>
2425
```
2526

2627
[Complete details and best practices](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-core/docs/cdn.md) for CDN usage are available in our documentation.

msal-core/changelog.md

Lines changed: 58 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,66 @@
11
# Change Log - msal
22

3-
This log was last generated on Wed, 11 Nov 2020 23:33:20 GMT and should not be manually modified.
3+
This log was last generated on Wed, 12 May 2021 18:35:03 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.4.11
8+
9+
Wed, 12 May 2021 18:35:03 GMT
10+
11+
### Patches
12+
13+
- Remove idtoken hash from browser history in msal-core #3587 ([email protected])
14+
15+
## 1.4.10
16+
17+
Thu, 22 Apr 2021 23:26:08 GMT
18+
19+
### Patches
20+
21+
- Encode control characters in cookies set by MSAL.js v1 #3469 ([email protected])
22+
- Add .browserslistrc #3471 ([email protected])
23+
24+
## 1.4.9
25+
26+
Wed, 31 Mar 2021 22:25:57 GMT
27+
28+
### Patches
29+
30+
- Fix token cache for /consumers authority #3327 ([email protected])
31+
32+
## 1.4.8
33+
34+
Mon, 15 Mar 2021 23:45:17 GMT
35+
36+
### Patches
37+
38+
- Dont migrate tokens for different clientId #3188 ([email protected])
39+
40+
## 1.4.7
41+
42+
Wed, 03 Mar 2021 21:47:05 GMT
43+
44+
### Patches
45+
46+
- Fix lib version on request (#3080) ([email protected])
47+
48+
## 1.4.6
49+
50+
Tue, 09 Feb 2021 01:48:22 GMT
51+
52+
### Patches
53+
54+
- Fix version.json import errors (#2993) ([email protected])
55+
56+
## 1.4.5
57+
58+
Tue, 02 Feb 2021 01:56:47 GMT
59+
60+
### Patches
61+
62+
- Get package version from version.json (#2915) ([email protected])
63+
764
## 1.4.4
865

966
Wed, 11 Nov 2020 23:33:20 GMT

msal-core/docs/cdn.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In addition to npm, `msal` can be consumed from Microsoft-hosted CDNs.
1616

1717
<!-- CDN_LATEST -->
1818
```html
19-
<script type="text/javascript" src="https://alcdn.msauth.net/lib/1.4.4/js/msal.min.js"></script>
19+
<script type="text/javascript" src="https://alcdn.msauth.net/lib/1.4.11/js/msal.min.js"></script>
2020
```
2121

2222
## Unminified builds
@@ -84,6 +84,20 @@ It is highly recommended to use SRI Hashes with CDN builds of MSAL.js to help se
8484
<!-- SRI_TABLE_START -->
8585
Version | Build | SRI Hash
8686
--------| ----------- | ---------------------------
87+
1.4.11 | msal.js | `sha384-lfBCz1IleFDzaGx6P3QYr71aSHr1bei2uZJ1Z0wUaeuQkXpO3ufMEpylKastwUcR`
88+
1.4.11 | msal.min.js | `sha384-+peQhgj5JzByPjjtyGpaIIazt9r6Jjh6opqIC1XHS7MZk6CBT80y+fNcOV5HXWX2`
89+
1.4.10 | msal.js | `sha384-4z1OnPVAf5yoOWlvO7vjWOlCxJeSDl1kWG60dxWzALSQ6Qc74wf9s62UkYv1JyEp`
90+
1.4.10 | msal.min.js | `sha384-oWrl8CAgiYShK8tOdGvhwpkW8dpwSLhYXZ3zwXP8wfk6VrC1HL+Fd6hkAh6HQ3YN`
91+
1.4.9 | msal.js | `sha384-DoT9Qwx2RkHpZq1/5CU1sVXz4E3nWpLCq78Rduyd8bB5Lf8/sYaMbzpBLuxzPV7e`
92+
1.4.9 | msal.min.js | `sha384-OJDpL3Ut0Ak83/dKgdFcrxavZQlIBs8lyX2Bu8W9XL1PqEK3oQkwOOo4KXAbFqQI`
93+
1.4.8 | msal.js | `sha384-rLIIWk6gwb6EYl6uqmTG4fjUDijpqsPlUxNvjdOcqt/OitOkxXKAJf6HhNEjRDBD`
94+
1.4.8 | msal.min.js | `sha384-vw7GlHjJh3L1Dl3jehfWLNy2pgpxR959HE+mCjNCEG+0zWOnt6tYubajsXBaJq/g`
95+
1.4.7 | msal.js | `sha384-HZijf18eb57C1WdcsZVqEUadJwEXFR5KIBJ8beLghSrO94IFFjArCqw2gZFkpCFX`
96+
1.4.7 | msal.min.js | `sha384-IVdWY8yqbDGv4MmETLyM/U69ZnFpWAMNsHcNtzOnfuQMiaoR3aZ2XWpUT+kzBH+v`
97+
1.4.6 | msal.js | `sha384-dOUgsELOfA0PeG+hIwUG2smqEslXDPZwdiWayfnaGvfXvF9KrYtPFPbtB5NhpU+k`
98+
1.4.6 | msal.min.js | `sha384-rOMLkPdshUpj097h29CyUItUzKD60oRKD4LCT/qTqtLfPTQt6LGLg95EyskvzJpT`
99+
1.4.5 | msal.js | `sha384-/KKiVcHOMRF5hXmgtoVh1UsxkJupUivHchz/Mf4dYyAR8aV0t8AqZDvFohOjj8Av`
100+
1.4.5 | msal.min.js | `sha384-35piYQtnCDJZxSbu/KD/4K6J/5vdITyJkoE5PvyejGRdu7qLGxVudvgODY+6lO6E`
87101
1.4.4 | msal.js | `sha384-fTmwCjhRA6zShZq8Ow5ZkbWwmgp8En46qW6yWpNEkp37MkV50I/V2wjzlEkQ8eWD`
88102
1.4.4 | msal.min.js | `sha384-tJ2+UP9ZChH3JEqlsZkwy5w+m9XN51L2GaA8Mzp5r0z5ZHyRLMLNGaswNxiSvHYU`
89103
1.4.3 | msal.js | `sha384-Ndf/mI4t2fY6agloHXTqPi2l/W+GbkqmaurLsLFcr7tVUEmroJ7KtBhEFYmZe9RJ`

0 commit comments

Comments
 (0)