Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lbalmaceda committed Feb 7, 2019
1 parent 181554c commit 64b9caf
Show file tree
Hide file tree
Showing 17 changed files with 323 additions and 986 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [v1.4.0](https://github.com/auth0/react-native-auth0/tree/v1.4.0) (2019-02-07)
[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v1.3.1...v1.4.0)

**Changed**
- Remove obsolete React dependency from podspec. [\#192](https://github.com/auth0/react-native-auth0/pull/192) ([rnevius](https://github.com/rnevius))
- Added iOS SF/ASWeb AuthenticationSession support [\#187](https://github.com/auth0/react-native-auth0/pull/187) ([cocojoe](https://github.com/cocojoe))
- Allow authorize options to override default values [\#177](https://github.com/auth0/react-native-auth0/pull/177) ([kenzic](https://github.com/kenzic))

## [v1.3.1](https://github.com/auth0/react-native-auth0/tree/v1.3.1) (2018-10-01)
[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v1.3.0...v1.3.1)

Expand Down
18 changes: 9 additions & 9 deletions docs/Auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ <h4 class="name" id=".createUser"><span class="type-signature">(static) </span>c

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line257">line 257</a>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line313">line 313</a>
</li></ul></dd>


Expand Down Expand Up @@ -830,7 +830,7 @@ <h4 class="name" id=".exchange"><span class="type-signature">(static) </span>exc

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line91">line 91</a>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line101">line 101</a>
</li></ul></dd>


Expand Down Expand Up @@ -1096,7 +1096,7 @@ <h4 class="name" id=".logoutUrl"><span class="type-signature">(static) </span>lo

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line68">line 68</a>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line75">line 75</a>
</li></ul></dd>


Expand Down Expand Up @@ -1398,7 +1398,7 @@ <h4 class="name" id=".passwordRealm"><span class="type-signature">(static) </spa

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line118">line 118</a>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line135">line 135</a>
</li></ul></dd>


Expand Down Expand Up @@ -1762,7 +1762,7 @@ <h4 class="name" id=".refreshToken"><span class="type-signature">(static) </span

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line147">line 147</a>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line168">line 168</a>
</li></ul></dd>


Expand Down Expand Up @@ -2022,7 +2022,7 @@ <h4 class="name" id=".resetPassword"><span class="type-signature">(static) </spa

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line224">line 224</a>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line277">line 277</a>
</li></ul></dd>


Expand Down Expand Up @@ -2255,7 +2255,7 @@ <h4 class="name" id=".revoke"><span class="type-signature">(static) </span>revok

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line172">line 172</a>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line196">line 196</a>
</li></ul></dd>


Expand Down Expand Up @@ -2462,7 +2462,7 @@ <h4 class="name" id=".userInfo"><span class="type-signature">(static) </span>use

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line200">line 200</a>
<a href="auth_index.js.html">auth/index.js</a>, <a href="auth_index.js.html#line227">line 227</a>
</li></ul></dd>


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

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Oct 01 2018 11:21:22 GMT+0100 (BST) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Feb 07 2019 15:26:39 GMT-0300 (-03) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Auth0.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h3 class="subsection-title">Classes</h3>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Oct 01 2018 11:21:22 GMT+0100 (BST) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Feb 07 2019 15:26:39 GMT-0300 (-03) using the Minami theme.
</footer>

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

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Oct 01 2018 11:21:22 GMT+0100 (BST) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Feb 07 2019 15:26:39 GMT-0300 (-03) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/Users.html
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ <h4 class="name" id=".patchUser"><span class="type-signature">(static) </span>pa

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="management_users.js.html">management/users.js</a>, <a href="management_users.js.html#line73">line 73</a>
<a href="management_users.js.html">management/users.js</a>, <a href="management_users.js.html#line82">line 82</a>
</li></ul></dd>


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

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Oct 01 2018 11:21:22 GMT+0100 (BST) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Feb 07 2019 15:26:39 GMT-0300 (-03) using the Minami theme.
</footer>

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

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="webauth_index.js.html">webauth/index.js</a>, <a href="webauth_index.js.html#line13">line 13</a>
<a href="webauth_index.js.html">webauth/index.js</a>, <a href="webauth_index.js.html#line10">line 10</a>
</li></ul></dd>


Expand Down Expand Up @@ -212,7 +212,7 @@ <h4 class="name" id=".authorize"><span class="type-signature">(static) </span>au

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="webauth_index.js.html">webauth/index.js</a>, <a href="webauth_index.js.html#line52">line 52</a>
<a href="webauth_index.js.html">webauth/index.js</a>, <a href="webauth_index.js.html#line48">line 48</a>
</li></ul></dd>


Expand Down Expand Up @@ -583,7 +583,7 @@ <h4 class="name" id=".clearSession"><span class="type-signature">(static) </span

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="webauth_index.js.html">webauth/index.js</a>, <a href="webauth_index.js.html#line115">line 115</a>
<a href="webauth_index.js.html">webauth/index.js</a>, <a href="webauth_index.js.html#line105">line 105</a>
</li></ul></dd>


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

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Oct 01 2018 11:21:22 GMT+0100 (BST) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Feb 07 2019 15:26:39 GMT-0300 (-03) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
Loading

0 comments on commit 64b9caf

Please sign in to comment.