Skip to content

Commit

Permalink
Release v9.10.4 (#944)
Browse files Browse the repository at this point in the history
  • Loading branch information
luisrudge authored May 24, 2019
1 parent 1bdbf67 commit 79be99e
Show file tree
Hide file tree
Showing 17 changed files with 39 additions and 30 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

## [v9.10.4](https://github.com/auth0/auth0.js/tree/v9.10.4) (2019-05-24)
[Full Changelog](https://github.com/auth0/auth0.js/compare/v9.10.3...v9.10.4)

**Fixed**
- Fix checksession success response casing [\#943](https://github.com/auth0/auth0.js/pull/943) ([luisrudge](https://github.com/luisrudge))

## [v9.10.3](https://github.com/auth0/auth0.js/tree/v9.10.3) (2019-05-22)
[Full Changelog](https://github.com/auth0/auth0.js/compare/v9.10.2...v9.10.3)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ From CDN:

```html
<!-- Latest patch release -->
<script src="https://cdn.auth0.com/js/auth0/9.10.3/auth0.min.js"></script>
<script src="https://cdn.auth0.com/js/auth0/9.10.4/auth0.min.js"></script>
```

From [npm](https://npmjs.org):
Expand Down
2 changes: 1 addition & 1 deletion docs/Authentication.html
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ <h5>Parameters:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Management.html
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ <h5>Parameters:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/WebAuth.html
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ <h5>Parameters:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/authentication_db-connection.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h1 class="page-title">authentication/db-connection.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/authentication_index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ <h1 class="page-title">authentication/index.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
26 changes: 13 additions & 13 deletions docs/global.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h4 class="name" id="authorize"><span class="type-signature"></span>authorize<sp

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line548">line 548</a>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line551">line 551</a>
</li></ul></dd>


Expand Down Expand Up @@ -2236,7 +2236,7 @@ <h4 class="name" id="changePassword"><span class="type-signature"></span>changeP

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line487">line 487</a>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line490">line 490</a>
</li></ul></dd>


Expand Down Expand Up @@ -3154,7 +3154,7 @@ <h4 class="name" id="crossOriginAuthenticationCallback"><span class="type-signat

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line718">line 718</a>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line721">line 721</a>
</li></ul></dd>


Expand Down Expand Up @@ -3237,7 +3237,7 @@ <h4 class="name" id="crossOriginVerification"><span class="type-signature"></spa

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line728">line 728</a>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line731">line 731</a>
</li></ul></dd>


Expand Down Expand Up @@ -4297,7 +4297,7 @@ <h4 class="name" id="login"><span class="type-signature"></span>login<span class

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line630">line 630</a>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line633">line 633</a>
</li></ul></dd>


Expand Down Expand Up @@ -7042,7 +7042,7 @@ <h4 class="name" id="logout"><span class="type-signature"></span>logout<span cla

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line737">line 737</a>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line740">line 740</a>
</li></ul></dd>


Expand Down Expand Up @@ -7668,7 +7668,7 @@ <h4 class="name" id="passwordlessLogin"><span class="type-signature"></span>pass

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line673">line 673</a>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line676">line 676</a>
</li></ul></dd>


Expand Down Expand Up @@ -7996,7 +7996,7 @@ <h4 class="name" id="passwordlessStart"><span class="type-signature"></span>pass

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line501">line 501</a>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line504">line 504</a>
</li></ul></dd>


Expand Down Expand Up @@ -8367,7 +8367,7 @@ <h4 class="name" id="passwordlessVerify"><span class="type-signature"></span>pas

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line756">line 756</a>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line759">line 759</a>
</li></ul></dd>


Expand Down Expand Up @@ -10310,7 +10310,7 @@ <h4 class="name" id="signup"><span class="type-signature"></span>signup<span cla

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line533">line 533</a>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line536">line 536</a>
</li></ul></dd>


Expand Down Expand Up @@ -10582,7 +10582,7 @@ <h4 class="name" id="signupAndAuthorize"><span class="type-signature"></span>sig

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line594">line 594</a>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line597">line 597</a>
</li></ul></dd>


Expand Down Expand Up @@ -12950,7 +12950,7 @@ <h4 class="name" id="crossOriginLoginCallback"><span class="type-signature"></sp

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line625">line 625</a>
<a href="web-auth_index.js.html">web-auth/index.js</a>, <a href="web-auth_index.js.html#line628">line 628</a>
</li></ul></dd>


Expand Down Expand Up @@ -14382,7 +14382,7 @@ <h5>Parameters:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ <h2>Index</h2><ol>
</ol>
<h2>Install</h2><p>From CDN:</p>
<pre class="prettyprint source lang-html"><code>&lt;!-- Latest patch release -->
&lt;script src=&quot;https://cdn.auth0.com/js/auth0/9.10.3/auth0.min.js&quot;>&lt;/script></code></pre><p>From <a href="https://npmjs.org">npm</a>:</p>
&lt;script src=&quot;https://cdn.auth0.com/js/auth0/9.10.4/auth0.min.js&quot;>&lt;/script></code></pre><p>From <a href="https://npmjs.org">npm</a>:</p>
<pre class="prettyprint source lang-sh"><code>npm install auth0-js</code></pre><p>After installing the <code>auth0-js</code> module, you'll need bundle it up along with all of its dependencies.</p>
<h2>auth0.WebAuth</h2><p>Provides support for all the authentication flows.</p>
<h3>Initialize</h3><pre class="prettyprint source lang-js"><code>var auth0 = new auth0.WebAuth({
Expand Down Expand Up @@ -191,7 +191,7 @@ <h2>License</h2><p>This project is licensed under the MIT license. See the <a hr
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/management_index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h1 class="page-title">management/index.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/web-auth_cross-origin-authentication.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ <h1 class="page-title">web-auth/cross-origin-authentication.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/web-auth_hosted-pages.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ <h1 class="page-title">web-auth/hosted-pages.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
7 changes: 5 additions & 2 deletions docs/web-auth_index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,10 @@ <h1 class="page-title">web-auth/index.js</h1>
assert.check(cb, { type: 'function', message: 'cb parameter is not valid' });

params = objectHelper.blacklist(params, ['usePostMessage', 'tenant', 'postMessageDataType']);
this.webMessageHandler.run(params, responseHandler(cb, { forceLegacyError: true }));
this.webMessageHandler.run(
params,
responseHandler(cb, { forceLegacyError: true, ignoreCasing: true })
);
};

/**
Expand Down Expand Up @@ -853,7 +856,7 @@ <h1 class="page-title">web-auth/index.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/web-auth_popup.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ <h1 class="page-title">web-auth/popup.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/web-auth_redirect.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h1 class="page-title">web-auth/redirect.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed May 22 2019 18:10:16 GMT-0300 (Brasilia Standard Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri May 24 2019 16:14:41 GMT-0300 (Brasilia Standard Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth0-js",
"version": "9.10.3",
"version": "9.10.4",
"description": "Auth0 headless browser sdk",
"author": "Auth0",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion src/version.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = { raw: '9.10.3' };
module.exports = { raw: '9.10.4' };

0 comments on commit 79be99e

Please sign in to comment.