From 876ea483b2faf7057d322ce596369e0623c51a50 Mon Sep 17 00:00:00 2001 From: Rita Zerrizuela Date: Mon, 10 Feb 2020 16:18:14 -0300 Subject: [PATCH] Release v2.3.0 --- CHANGELOG.md | 8 ++ docs/Auth.html | 212 ++++++++++++++++++++++++++++-- docs/Auth0.html | 10 +- docs/Auth0.module.exports.html | 10 +- docs/Users.html | 10 +- docs/WebAuth.html | 10 +- docs/global.html | 10 +- docs/index.html | 10 +- docs/index.js.html | 10 +- docs/src_auth_index.js.html | 47 ++++++- docs/src_management_users.js.html | 10 +- docs/src_webauth_index.js.html | 10 +- package.json | 2 +- src/networking/telemetry.js | 2 +- 14 files changed, 338 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d04c8b9b..0fab26a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [v2.3.0](https://github.com/auth0/react-native-auth0/tree/v2.3.0) (2020-02-10) + +[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v2.2.0...v2.3.0) + +**Added** + +- Added token exchange for native social endpoint [SDK-1307][\#273](https://github.com/auth0/react-native-auth0/pull/273) ([Widcket](https://github.com/Widcket)) + ## [v2.2.0](https://github.com/auth0/react-native-auth0/tree/v2.2.0) (2020-01-30) [Full Changelog](https://github.com/auth0/react-native-auth0/compare/v2.1.1...v2.2.0) diff --git a/docs/Auth.html b/docs/Auth.html index 8d34ffca..5ace2492 100644 --- a/docs/Auth.html +++ b/docs/Auth.html @@ -55,6 +55,14 @@ >exchange + + + + + + + + + + +