Skip to content

Commit

Permalink
Release v2.17.3 (#648)
Browse files Browse the repository at this point in the history
  • Loading branch information
poovamraj authored Jun 15, 2023
1 parent 4e46fb1 commit 64b4759
Show file tree
Hide file tree
Showing 20 changed files with 89 additions and 152 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [v2.17.3](https://github.com/auth0/react-native-auth0/tree/v2.17.3) (2023-06-15)

[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v2.17.2...v2.17.3)

**Fixed**

- Fix Auth0 pod version to constant [\#647](https://github.com/auth0/react-native-auth0/pull/647) ([poovamraj](https://github.com/poovamraj))

## [v2.17.2](https://github.com/auth0/react-native-auth0/tree/v2.17.2) (2023-04-27)

[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v2.17.1...v2.17.2)
Expand Down Expand Up @@ -641,6 +649,6 @@ const auth0 = new Auth0({
```js
auth0.webAuth
.authorize({scope: 'openid email'})
.then(credentials => console.log(credentials))
.catch(error => console.log(error));
.then((credentials) => console.log(credentials))
.catch((error) => console.log(error));
```
78 changes: 20 additions & 58 deletions docs/Auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,9 +259,7 @@ <h1 class="page-title">Auth</h1>

<section>
<header>
<h2>
Auth
</h2>
<h2>Auth</h2>

<div class="class-description"><p>Auth0 Auth API</p></div>
</header>
Expand Down Expand Up @@ -432,9 +430,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>String</code></span>
</dd>
Expand Down Expand Up @@ -663,9 +659,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -800,9 +794,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -983,9 +975,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -1114,9 +1104,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -1254,9 +1242,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -1378,9 +1364,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -1497,9 +1481,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -1627,9 +1609,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -1773,9 +1753,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>String</code></span>
</dd>
Expand Down Expand Up @@ -1907,9 +1885,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -2027,9 +2003,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -2119,9 +2093,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -2295,9 +2267,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -2423,9 +2393,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -2529,9 +2497,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -2620,9 +2586,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -2712,9 +2676,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand All @@ -2729,7 +2691,7 @@ <h5>Returns:</h5>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on
Thu Apr 27 2023 12:14:31 GMT+0530 (India Standard Time) using the Minami
Thu Jun 15 2023 21:35:36 GMT+0530 (India Standard Time) using the Minami
theme.
</footer>

Expand Down
10 changes: 3 additions & 7 deletions docs/Auth0.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,9 +259,7 @@ <h1 class="page-title">Auth0</h1>

<section>
<header>
<h2>
Auth0
</h2>
<h2>Auth0</h2>

<div class="class-description">
<p>Auth0 for React Native client</p>
Expand Down Expand Up @@ -427,9 +425,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"
><code><a href="Users.html">Users</a></code></span
Expand All @@ -446,7 +442,7 @@ <h5>Returns:</h5>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on
Thu Apr 27 2023 12:14:31 GMT+0530 (India Standard Time) using the Minami
Thu Jun 15 2023 21:35:36 GMT+0530 (India Standard Time) using the Minami
theme.
</footer>

Expand Down
26 changes: 7 additions & 19 deletions docs/CredentialsManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,9 +259,7 @@ <h1 class="page-title">CredentialsManager</h1>

<section>
<header>
<h2>
CredentialsManager
</h2>
<h2>CredentialsManager</h2>
</header>

<article>
Expand Down Expand Up @@ -439,9 +437,7 @@ <h5>Parameters:</h5>
<span class="param-type"><code>String</code></span>
</td>

<td class="default">
0
</td>
<td class="default">0</td>

<td class="description last">
<p>
Expand Down Expand Up @@ -474,9 +470,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -537,9 +531,7 @@ <h5>Parameters:</h5>
<span class="param-type"><code>Number</code></span>
</td>

<td class="default">
0
</td>
<td class="default">0</td>

<td class="description last">
<p>
Expand Down Expand Up @@ -684,9 +676,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -846,9 +836,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand All @@ -863,7 +851,7 @@ <h5>Returns:</h5>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on
Thu Apr 27 2023 12:14:31 GMT+0530 (India Standard Time) using the Minami
Thu Jun 15 2023 21:35:36 GMT+0530 (India Standard Time) using the Minami
theme.
</footer>

Expand Down
14 changes: 4 additions & 10 deletions docs/Users.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,9 +259,7 @@ <h1 class="page-title">Users</h1>

<section>
<header>
<h2>
Users
</h2>
<h2>Users</h2>
</header>

<article>
Expand Down Expand Up @@ -400,9 +398,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand Down Expand Up @@ -518,9 +514,7 @@ <h5>Parameters:</h5>
<h5>Returns:</h5>

<dl class="param-type">
<dt>
Type:
</dt>
<dt>Type:</dt>
<dd>
<span class="param-type"><code>Promise</code></span>
</dd>
Expand All @@ -535,7 +529,7 @@ <h5>Returns:</h5>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on
Thu Apr 27 2023 12:14:31 GMT+0530 (India Standard Time) using the Minami
Thu Jun 15 2023 21:35:36 GMT+0530 (India Standard Time) using the Minami
theme.
</footer>

Expand Down
Loading

0 comments on commit 64b4759

Please sign in to comment.