Skip to content

Commit d1c2e75

Browse files
Release v9.23.2 (#1355)
1 parent b276af7 commit d1c2e75

26 files changed

+44
-38
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [v9.23.2](https://github.com/auth0/auth0.js/tree/v9.23.2) (2023-10-27)
4+
[Full Changelog](https://github.com/auth0/auth0.js/compare/v9.23.1...v9.23.2)
5+
6+
**Security**
7+
- Bump crypto-js from 4.1.1 to 4.2.0 [\#1354](https://github.com/auth0/auth0.js/pull/1354) ([dependabot[bot]](https://github.com/apps/dependabot))
8+
39
## [v9.23.1](https://github.com/auth0/auth0.js/tree/v9.23.1) (2023-10-19)
410
[Full Changelog](https://github.com/auth0/auth0.js/compare/v9.23.0...v9.23.1)
511

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ From CDN:
2323

2424
```html
2525
<!-- Latest patch release -->
26-
<script src="https://cdn.auth0.com/js/auth0/9.23.1/auth0.min.js"></script>
26+
<script src="https://cdn.auth0.com/js/auth0/9.23.2/auth0.min.js"></script>
2727
```
2828

2929
From [npm](https://npmjs.org):

dist/auth0.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* auth0-js v9.23.1
2+
* auth0-js v9.23.2
33
* Author: Auth0
4-
* Date: 2023-10-19
4+
* Date: 2023-10-27
55
* License: MIT
66
*/
77

@@ -4897,7 +4897,7 @@
48974897
decode: decode$1
48984898
};
48994899

4900-
var version = { raw: '9.23.1' };
4900+
var version = { raw: '9.23.2' };
49014901

49024902
var toString = Object.prototype.toString;
49034903

dist/auth0.min.esm.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/auth0.min.esm.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/auth0.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/auth0.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cordova-auth0-plugin.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* auth0-js v9.23.1
2+
* auth0-js v9.23.2
33
* Author: Auth0
4-
* Date: 2023-10-19
4+
* Date: 2023-10-27
55
* License: MIT
66
*/
77

@@ -11,7 +11,7 @@
1111
(global = global || self, global.CordovaAuth0Plugin = factory());
1212
}(this, (function () { 'use strict';
1313

14-
var version = { raw: '9.23.1' };
14+
var version = { raw: '9.23.2' };
1515

1616
var toString = Object.prototype.toString;
1717

dist/cordova-auth0-plugin.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cordova-auth0-plugin.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/Authentication.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4202,7 +4202,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
42024202
<br class="clear">
42034203

42044204
<footer>
4205-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
4205+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
42064206
</footer>
42074207

42084208
<script> prettyPrint(); </script>

docs/Management.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1205,7 +1205,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
12051205
<br class="clear">
12061206

12071207
<footer>
1208-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
1208+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
12091209
</footer>
12101210

12111211
<script> prettyPrint(); </script>

docs/Popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1995,7 +1995,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
19951995
<br class="clear">
19961996

19971997
<footer>
1998-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
1998+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
19991999
</footer>
20002000

20012001
<script> prettyPrint(); </script>

docs/Redirect.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
791791
<br class="clear">
792792

793793
<footer>
794-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
794+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
795795
</footer>
796796

797797
<script> prettyPrint(); </script>

docs/WebAuth.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7284,7 +7284,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
72847284
<br class="clear">
72857285

72867286
<footer>
7287-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
7287+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
72887288
</footer>
72897289

72907290
<script> prettyPrint(); </script>

docs/authentication_index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
696696
<br class="clear">
697697

698698
<footer>
699-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
699+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
700700
</footer>
701701

702702
<script> prettyPrint(); </script>

docs/authentication_passwordless-authentication.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
289289
<br class="clear">
290290

291291
<footer>
292-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
292+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
293293
</footer>
294294

295295
<script> prettyPrint(); </script>

docs/global.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1081,7 +1081,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
10811081
<br class="clear">
10821082

10831083
<footer>
1084-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
1084+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
10851085
</footer>
10861086

10871087
<script> prettyPrint(); </script>

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1 class="page-title">Home</h1>
2626

2727

2828

29-
<h3>auth0-js 9.23.1</h3>
29+
<h3>auth0-js 9.23.2</h3>
3030

3131

3232

@@ -61,7 +61,7 @@ <h2>Getting started</h2>
6161
<h3>Installation</h3>
6262
<p>From CDN:</p>
6363
<pre class="prettyprint source lang-html"><code>&lt;!-- Latest patch release -->
64-
&lt;script src=&quot;https://cdn.auth0.com/js/auth0/9.23.1/auth0.min.js&quot;>&lt;/script>
64+
&lt;script src=&quot;https://cdn.auth0.com/js/auth0/9.23.2/auth0.min.js&quot;>&lt;/script>
6565
</code></pre>
6666
<p>From <a href="https://npmjs.org">npm</a>:</p>
6767
<pre class="prettyprint source lang-sh"><code>npm install auth0-js
@@ -167,7 +167,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
167167
<br class="clear">
168168

169169
<footer>
170-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
170+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
171171
</footer>
172172

173173
<script> prettyPrint(); </script>

docs/management_index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
217217
<br class="clear">
218218

219219
<footer>
220-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
220+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
221221
</footer>
222222

223223
<script> prettyPrint(); </script>

docs/web-auth_index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
12331233
<br class="clear">
12341234

12351235
<footer>
1236-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
1236+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
12371237
</footer>
12381238

12391239
<script> prettyPrint(); </script>

docs/web-auth_popup.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
374374
<br class="clear">
375375

376376
<footer>
377-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
377+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
378378
</footer>
379379

380380
<script> prettyPrint(); </script>

docs/web-auth_redirect.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
113113
<br class="clear">
114114

115115
<footer>
116-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
116+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 27 2023 15:45:38 GMT+0200 (Central European Summer Time)
117117
</footer>
118118

119119
<script> prettyPrint(); </script>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "auth0-js",
3-
"version": "9.23.1",
3+
"version": "9.23.2",
44
"description": "Auth0 headless browser sdk",
55
"author": "Auth0",
66
"license": "MIT",

src/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = { raw: '9.23.1' };
1+
module.exports = { raw: '9.23.2' };

0 commit comments

Comments
 (0)