Skip to content

Commit 6a2995b

Browse files
author
Steve Hobbs
authored
Release v9.13.1 (#1094)
1 parent ca245aa commit 6a2995b

17 files changed

+27
-18
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
## [v9.13.1](https://github.com/auth0/auth0.js/tree/v9.13.1) (2020-04-01)
3+
[Full Changelog](https://github.com/auth0/auth0.js/compare/v9.13.0...v9.13.1)
4+
5+
**Fixed**
6+
- Add screen_hint to allowed parameters [\#1093](https://github.com/auth0/auth0.js/pull/1093) ([tomaszn](https://github.com/tomaszn))
7+
8+
**Security**
9+
- Update idtoken-verifier dependency [\#1091](https://github.com/auth0/auth0.js/pull/1091) ([lbalmaceda](https://github.com/lbalmaceda))
110
## [v9.13.0](https://github.com/auth0/auth0.js/tree/v9.13.0) (2020-03-27)
211

312
[Full Changelog](https://github.com/auth0/auth0.js/compare/v9.12.2...v9.13.0)

README.md

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

3232
```html
3333
<!-- Latest patch release -->
34-
<script src="https://cdn.auth0.com/js/auth0/9.13.0/auth0.min.js"></script>
34+
<script src="https://cdn.auth0.com/js/auth0/9.13.1/auth0.min.js"></script>
3535
```
3636

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

docs/Authentication.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ <h5>Parameters:</h5>
499499
<br class="clear">
500500

501501
<footer>
502-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Mar 27 2020 12:37:06 GMT+0000 (Greenwich Mean Time) using the Minami theme.
502+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Wed Apr 01 2020 14:40:21 GMT+0100 (British Summer Time) using the Minami theme.
503503
</footer>
504504

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

docs/Management.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ <h5>Parameters:</h5>
294294
<br class="clear">
295295

296296
<footer>
297-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Mar 27 2020 12:37:06 GMT+0000 (Greenwich Mean Time) using the Minami theme.
297+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Wed Apr 01 2020 14:40:21 GMT+0100 (British Summer Time) using the Minami theme.
298298
</footer>
299299

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

docs/WebAuth.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ <h5>Parameters:</h5>
643643
<br class="clear">
644644

645645
<footer>
646-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Mar 27 2020 12:37:06 GMT+0000 (Greenwich Mean Time) using the Minami theme.
646+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Wed Apr 01 2020 14:40:21 GMT+0100 (British Summer Time) using the Minami theme.
647647
</footer>
648648

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

docs/authentication_db-connection.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ <h1 class="page-title">authentication/db-connection.js</h1>
167167
<br class="clear">
168168

169169
<footer>
170-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Mar 27 2020 12:37:06 GMT+0000 (Greenwich Mean Time) using the Minami theme.
170+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Wed Apr 01 2020 14:40:21 GMT+0100 (British Summer Time) using the Minami theme.
171171
</footer>
172172

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

docs/authentication_index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ <h1 class="page-title">authentication/index.js</h1>
686686
<br class="clear">
687687

688688
<footer>
689-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Mar 27 2020 12:37:06 GMT+0000 (Greenwich Mean Time) using the Minami theme.
689+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Wed Apr 01 2020 14:40:21 GMT+0100 (British Summer Time) using the Minami theme.
690690
</footer>
691691

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

docs/global.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14820,7 +14820,7 @@ <h5>Parameters:</h5>
1482014820
<br class="clear">
1482114821

1482214822
<footer>
14823-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Mar 27 2020 12:37:06 GMT+0000 (Greenwich Mean Time) using the Minami theme.
14823+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Wed Apr 01 2020 14:40:21 GMT+0100 (British Summer Time) using the Minami theme.
1482414824
</footer>
1482514825

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

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h2>Index</h2>
7373
<h2>Install</h2>
7474
<p>From CDN:</p>
7575
<pre class="prettyprint source lang-html"><code>&lt;!-- Latest patch release -->
76-
&lt;script src=&quot;https://cdn.auth0.com/js/auth0/9.13.0/auth0.min.js&quot;>&lt;/script>
76+
&lt;script src=&quot;https://cdn.auth0.com/js/auth0/9.13.1/auth0.min.js&quot;>&lt;/script>
7777
</code></pre>
7878
<p>From <a href="https://npmjs.org">npm</a>:</p>
7979
<pre class="prettyprint source lang-sh"><code>npm install auth0-js
@@ -241,7 +241,7 @@ <h2>License</h2>
241241
<br class="clear">
242242

243243
<footer>
244-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Mar 27 2020 12:37:06 GMT+0000 (Greenwich Mean Time) using the Minami theme.
244+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Wed Apr 01 2020 14:40:21 GMT+0100 (British Summer Time) using the Minami theme.
245245
</footer>
246246

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

docs/management_index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ <h1 class="page-title">management/index.js</h1>
221221
<br class="clear">
222222

223223
<footer>
224-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Mar 27 2020 12:37:06 GMT+0000 (Greenwich Mean Time) using the Minami theme.
224+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Wed Apr 01 2020 14:40:21 GMT+0100 (British Summer Time) using the Minami theme.
225225
</footer>
226226

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

0 commit comments

Comments
 (0)