Skip to content

Commit

Permalink
Release 1.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
luisrudge committed May 10, 2019
1 parent 917541f commit a61cc77
Show file tree
Hide file tree
Showing 16 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Make sure this is updated based on the sections included:
From the CDN:

```html
<script src="https://cdn.auth0.com/js/auth0-spa-js/1.0.0-beta.1/auth0-spa-js.production.js"></script>
<script src="https://cdn.auth0.com/js/auth0-spa-js/1.0.0-beta.2/auth0-spa-js.production.js"></script>
```

Using [npm](https://npmjs.org):
Expand Down
20 changes: 10 additions & 10 deletions docs/classes/auth0client.html
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/Auth0Client.ts#L28">Auth0Client.ts:28</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/Auth0Client.ts#L28">Auth0Client.ts:28</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -1056,7 +1056,7 @@ <h3>get<wbr>IdToken<wbr>Claims</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/Auth0Client.ts#L171">Auth0Client.ts:171</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/Auth0Client.ts#L171">Auth0Client.ts:171</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1087,7 +1087,7 @@ <h3>get<wbr>Token<wbr>Silently</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/Auth0Client.ts#L277">Auth0Client.ts:277</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/Auth0Client.ts#L277">Auth0Client.ts:277</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1122,7 +1122,7 @@ <h3>get<wbr>Token<wbr>With<wbr>Popup</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/Auth0Client.ts#L350">Auth0Client.ts:350</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/Auth0Client.ts#L350">Auth0Client.ts:350</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1156,7 +1156,7 @@ <h3>get<wbr>User</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/Auth0Client.ts#L151">Auth0Client.ts:151</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/Auth0Client.ts#L151">Auth0Client.ts:151</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1188,7 +1188,7 @@ <h3>handle<wbr>Redirect<wbr>Callback</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/Auth0Client.ts#L226">Auth0Client.ts:226</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/Auth0Client.ts#L226">Auth0Client.ts:226</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1213,7 +1213,7 @@ <h3>is<wbr>Authenticated</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/Auth0Client.ts#L378">Auth0Client.ts:378</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/Auth0Client.ts#L378">Auth0Client.ts:378</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1237,7 +1237,7 @@ <h3>login<wbr>With<wbr>Popup</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/Auth0Client.ts#L100">Auth0Client.ts:100</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/Auth0Client.ts#L100">Auth0Client.ts:100</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1274,7 +1274,7 @@ <h3>login<wbr>With<wbr>Redirect</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/Auth0Client.ts#L193">Auth0Client.ts:193</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/Auth0Client.ts#L193">Auth0Client.ts:193</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1307,7 +1307,7 @@ <h3>logout</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/Auth0Client.ts#L393">Auth0Client.ts:393</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/Auth0Client.ts#L393">Auth0Client.ts:393</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
4 changes: 2 additions & 2 deletions docs/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ <h2 id="documentation">Documentation</h2>
</ul>
<h2 id="installation">Installation</h2>
<p>From the CDN:</p>
<pre><code class="language-html"><span class="hljs-tag">&lt;<span class="hljs-name">script</span> <span class="hljs-attr">src</span>=<span class="hljs-string">"https://cdn.auth0.com/js/auth0-spa-js/1.0.0-beta.1/auth0-spa-js.production.js"</span>&gt;</span><span class="undefined"></span><span class="hljs-tag">&lt;/<span class="hljs-name">script</span>&gt;</span></code></pre>
<pre><code class="language-html"><span class="hljs-tag">&lt;<span class="hljs-name">script</span> <span class="hljs-attr">src</span>=<span class="hljs-string">"https://cdn.auth0.com/js/auth0-spa-js/1.0.0-beta.2/auth0-spa-js.production.js"</span>&gt;</span><span class="undefined"></span><span class="hljs-tag">&lt;/<span class="hljs-name">script</span>&gt;</span></code></pre>
<p>Using <a href="https://npmjs.org">npm</a>:</p>
<pre><code class="language-sh">npm install @auth0/auth0-spa-js</code></pre>
<p>Using <a href="https://yarnpkg.com">yarn</a>:</p>
Expand Down Expand Up @@ -1120,7 +1120,7 @@ <h3>create<wbr>Auth0<wbr>Client</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/index.ts#L7">index.ts:7</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/index.ts#L7">index.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ <h2 id="documentation">Documentation</h2>
</ul>
<h2 id="installation">Installation</h2>
<p>From the CDN:</p>
<pre><code class="language-html"><span class="hljs-tag">&lt;<span class="hljs-name">script</span> <span class="hljs-attr">src</span>=<span class="hljs-string">"https://cdn.auth0.com/js/auth0-spa-js/1.0.0-beta.1/auth0-spa-js.production.js"</span>&gt;</span><span class="undefined"></span><span class="hljs-tag">&lt;/<span class="hljs-name">script</span>&gt;</span></code></pre>
<pre><code class="language-html"><span class="hljs-tag">&lt;<span class="hljs-name">script</span> <span class="hljs-attr">src</span>=<span class="hljs-string">"https://cdn.auth0.com/js/auth0-spa-js/1.0.0-beta.2/auth0-spa-js.production.js"</span>&gt;</span><span class="undefined"></span><span class="hljs-tag">&lt;/<span class="hljs-name">script</span>&gt;</span></code></pre>
<p>Using <a href="https://npmjs.org">npm</a>:</p>
<pre><code class="language-sh">npm install @auth0/auth0-spa-js</code></pre>
<p>Using <a href="https://yarnpkg.com">yarn</a>:</p>
Expand Down Expand Up @@ -1121,7 +1121,7 @@ <h3>create<wbr>Auth0<wbr>Client</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/index.ts#L7">index.ts:7</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/index.ts#L7">index.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
28 changes: 14 additions & 14 deletions docs/interfaces/auth0clientoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> acr_<wbr>values</h3>
<aside class="tsd-sources">
<p>Inherited from BaseLoginOptions.acr_values</p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L40">global.ts:40</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L40">global.ts:40</a></li>
</ul>
</aside>
</section>
Expand All @@ -1047,7 +1047,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> audience</h3>
<aside class="tsd-sources">
<p>Inherited from BaseLoginOptions.audience</p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L48">global.ts:48</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L48">global.ts:48</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1062,7 +1062,7 @@ <h3>client_<wbr>id</h3>
<div class="tsd-signature tsd-kind-icon">client_<wbr>id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L67">global.ts:67</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L67">global.ts:67</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1078,7 +1078,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> connection</h3>
<aside class="tsd-sources">
<p>Inherited from BaseLoginOptions.connection</p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L54">global.ts:54</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L54">global.ts:54</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1096,7 +1096,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> display</h3>
<aside class="tsd-sources">
<p>Inherited from BaseLoginOptions.display</p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L11">global.ts:11</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L11">global.ts:11</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1116,7 +1116,7 @@ <h3>domain</h3>
<div class="tsd-signature tsd-kind-icon">domain<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L63">global.ts:63</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L63">global.ts:63</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1134,7 +1134,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> id_<wbr>token_<wbr>hi
<aside class="tsd-sources">
<p>Inherited from BaseLoginOptions.id_token_hint</p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L33">global.ts:33</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L33">global.ts:33</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1149,7 +1149,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> leeway</h3>
<div class="tsd-signature tsd-kind-icon">leeway<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L80">global.ts:80</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L80">global.ts:80</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1166,7 +1166,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> login_<wbr>hint</h3>
<aside class="tsd-sources">
<p>Inherited from BaseLoginOptions.login_hint</p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L39">global.ts:39</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L39">global.ts:39</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1184,7 +1184,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> max_<wbr>age</h3>
<aside class="tsd-sources">
<p>Inherited from BaseLoginOptions.max_age</p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L24">global.ts:24</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L24">global.ts:24</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1202,7 +1202,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> prompt</h3>
<aside class="tsd-sources">
<p>Inherited from BaseLoginOptions.prompt</p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L18">global.ts:18</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L18">global.ts:18</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1222,7 +1222,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> redirect_<wbr>uri</h3
<div class="tsd-signature tsd-kind-icon">redirect_<wbr>uri<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L75">global.ts:75</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L75">global.ts:75</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1242,7 +1242,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> scope</h3>
<aside class="tsd-sources">
<p>Inherited from BaseLoginOptions.scope</p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L44">global.ts:44</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L44">global.ts:44</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1258,7 +1258,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> ui_<wbr>locales</h3>
<aside class="tsd-sources">
<p>Inherited from BaseLoginOptions.ui_locales</p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L29">global.ts:29</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L29">global.ts:29</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
4 changes: 2 additions & 2 deletions docs/interfaces/getidtokenclaimsoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -982,7 +982,7 @@ <h3>audience</h3>
<div class="tsd-signature tsd-kind-icon">audience<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L139">global.ts:139</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L139">global.ts:139</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -997,7 +997,7 @@ <h3>scope</h3>
<div class="tsd-signature tsd-kind-icon">scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L135">global.ts:135</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L135">global.ts:135</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/interfaces/gettokensilentlyoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,7 @@ <h3>audience</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="getuseroptions.html">GetUserOptions</a>.<a href="getuseroptions.html#audience">audience</a></p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L128">global.ts:128</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L128">global.ts:128</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1011,7 +1011,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> ignore<wbr>Cache</h3>
<div class="tsd-signature tsd-kind-icon">ignore<wbr>Cache<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L147">global.ts:147</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L147">global.ts:147</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1027,7 +1027,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> redirect_<wbr>uri</h3
<div class="tsd-signature tsd-kind-icon">redirect_<wbr>uri<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L157">global.ts:157</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L157">global.ts:157</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1048,7 +1048,7 @@ <h3>scope</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="getuseroptions.html">GetUserOptions</a>.<a href="getuseroptions.html#scope">scope</a></p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/c9c4887/src/global.ts#L124">global.ts:124</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/917541f/src/global.ts#L124">global.ts:124</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit a61cc77

Please sign in to comment.