diff --git a/CHANGELOG.md b/CHANGELOG.md index 14c04136..dec41ba9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## [v3.0.2](https://github.com/auth0/react-native-auth0/tree/v3.0.2) (2023-10-06) + +[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v3.0.1...v3.0.2) + +**Fixed** + +- [ESD-30932] Improve error handling [\#720](https://github.com/auth0/react-native-auth0/pull/720) ([poovamraj](https://github.com/poovamraj)) + +**Security** + +- Update Auth0.Android to resolve CVE-2023-3635 [\#750](https://github.com/auth0/react-native-auth0/pull/750) ([poovamraj](https://github.com/poovamraj)) + ## [v3.0.1](https://github.com/auth0/react-native-auth0/tree/v3.0.1) (2023-08-16) [Full Changelog](https://github.com/auth0/react-native-auth0/compare/v3.0.0...v3.0.1) diff --git a/docs/classes/TimeoutError.html b/docs/classes/TimeoutError.html index 5730a14b..b2769bf8 100644 --- a/docs/classes/TimeoutError.html +++ b/docs/classes/TimeoutError.html @@ -100,7 +100,7 @@

Hierarchy

  • Defined in utils/fetchWithTimeout.ts:3
  • @@ -239,7 +239,7 @@

  • Defined in utils/fetchWithTimeout.ts:4
  • diff --git a/docs/classes/Types.Auth.html b/docs/classes/Types.Auth.html index 8a7ed1a6..16a874c5 100644 --- a/docs/classes/Types.Auth.html +++ b/docs/classes/Types.Auth.html @@ -107,7 +107,7 @@

    Hierarchy

  • Defined in auth/index.ts:62
  • @@ -349,7 +349,7 @@

    See

  • Defined in auth/index.ts:101
  • @@ -586,7 +586,7 @@

  • Defined in auth/index.ts:564
  • @@ -684,7 +684,7 @@

    See

  • Defined in auth/index.ts:146
  • @@ -783,7 +783,7 @@

    See

  • Defined in auth/index.ts:174
  • @@ -879,7 +879,7 @@

  • Defined in auth/index.ts:294
  • @@ -979,7 +979,7 @@

  • Defined in auth/index.ts:389
  • @@ -1079,7 +1079,7 @@

  • Defined in auth/index.ts:358
  • @@ -1180,7 +1180,7 @@

  • Defined in auth/index.ts:421
  • @@ -1275,7 +1275,7 @@

  • Defined in auth/index.ts:324
  • @@ -1353,7 +1353,7 @@

    See

  • Defined in auth/index.ts:126
  • @@ -1457,7 +1457,7 @@

  • Defined in auth/index.ts:453
  • @@ -1555,7 +1555,7 @@

    See

  • Defined in auth/index.ts:206
  • @@ -1636,7 +1636,7 @@

  • Defined in auth/index.ts:251
  • @@ -1717,7 +1717,7 @@

  • Defined in auth/index.ts:268
  • @@ -1815,7 +1815,7 @@

    See

  • Defined in auth/index.ts:224
  • @@ -1890,7 +1890,7 @@

  • Defined in auth/index.ts:545
  • @@ -1956,7 +1956,7 @@

  • Defined in auth/index.ts:482
  • @@ -2036,7 +2036,7 @@

  • Defined in auth/index.ts:509
  • diff --git a/docs/classes/Types.BaseError.html b/docs/classes/Types.BaseError.html index 46915961..179c1c7d 100644 --- a/docs/classes/Types.BaseError.html +++ b/docs/classes/Types.BaseError.html @@ -108,7 +108,7 @@

    Hierarchy

  • Defined in utils/baseError.ts:1
  • @@ -249,7 +249,7 @@

  • Defined in utils/baseError.ts:2
  • diff --git a/docs/classes/Types.CredentialsManager.html b/docs/classes/Types.CredentialsManager.html index a0f79e04..855328f7 100644 --- a/docs/classes/Types.CredentialsManager.html +++ b/docs/classes/Types.CredentialsManager.html @@ -94,7 +94,7 @@

    Hierarchy

  • Defined in credentials-manager/index.ts:8
  • @@ -260,7 +260,7 @@

  • Defined in credentials-manager/index.ts:148
  • @@ -523,7 +523,7 @@

  • Defined in credentials-manager/index.ts:62
  • @@ -609,7 +609,7 @@

  • Defined in credentials-manager/index.ts:136
  • @@ -766,7 +766,7 @@

  • Defined in credentials-manager/index.ts:98
  • @@ -839,7 +839,7 @@

  • Defined in credentials-manager/index.ts:25
  • diff --git a/docs/classes/Types.Users.html b/docs/classes/Types.Users.html index cbfde39d..f60fdc71 100644 --- a/docs/classes/Types.Users.html +++ b/docs/classes/Types.Users.html @@ -106,7 +106,7 @@

    Hierarchy

  • Defined in management/users.ts:38
  • @@ -230,7 +230,7 @@

    Memberof

  • Defined in management/users.ts:66
  • @@ -411,7 +411,7 @@

    Memberof

  • Defined in management/users.ts:89
  • diff --git a/docs/classes/Types.WebAuth.html b/docs/classes/Types.WebAuth.html index e9bc5b10..b08fefb1 100644 --- a/docs/classes/Types.WebAuth.html +++ b/docs/classes/Types.WebAuth.html @@ -111,7 +111,7 @@

    Hierarchy

  • Defined in webauth/index.ts:21
  • @@ -253,7 +253,7 @@

    See

  • Defined in webauth/index.ts:48
  • @@ -536,7 +536,7 @@

    See

  • Defined in webauth/index.ts:64
  • diff --git a/docs/classes/default.html b/docs/classes/default.html index 1c15c716..aa99ed9c 100644 --- a/docs/classes/default.html +++ b/docs/classes/default.html @@ -97,7 +97,7 @@

    Hierarchy

  • Defined in auth0.ts:10
  • @@ -409,7 +409,7 @@

  • Defined in auth0.ts:25
  • @@ -443,7 +443,7 @@

  • Defined in auth0.ts:14
  • @@ -607,7 +607,7 @@

  • Defined in auth0.ts:44
  • diff --git a/docs/enums/LocalAuthenticationStrategy.html b/docs/enums/LocalAuthenticationStrategy.html index 864a5966..f5c32808 100644 --- a/docs/enums/LocalAuthenticationStrategy.html +++ b/docs/enums/LocalAuthenticationStrategy.html @@ -99,7 +99,7 @@

    Enumeration LocalAuthenticationStrategy

  • Defined in credentials-manager/localAuthenticationStrategy.ts:4
  • @@ -211,7 +211,7 @@

    Example

  • Defined in hooks/auth0-provider.tsx:71
  • diff --git a/docs/functions/useAuth0.html b/docs/functions/useAuth0.html index 09a2e4f2..f9246e45 100644 --- a/docs/functions/useAuth0.html +++ b/docs/functions/useAuth0.html @@ -159,7 +159,7 @@

  • Defined in hooks/use-auth0.ts:34
  • diff --git a/docs/index.html b/docs/index.html index 20ab9869..4a35a609 100644 --- a/docs/index.html +++ b/docs/index.html @@ -352,7 +352,7 @@

    removed from the final APK by using the same process. A complete snippet to achieve this is:

    -
    <activity
    android:name="com.auth0.react.AuthenticationActivity"
    tools:node="remove"/>
    <!-- Optional: Remove RedirectActivity -->
    <activity
    android:name="com.auth0.react.RedirectActivity"
    tools:node="remove"/> +
    <activity
    android:name="com.auth0.android.provider.AuthenticationActivity"
    tools:node="remove"/>
    <!-- Optional: Remove RedirectActivity -->
    <activity
    android:name="com.auth0.android.provider.RedirectActivity"
    tools:node="remove"/>

    iOS

    @@ -566,7 +566,7 @@

    Web Authentication

    See the API Documentation for full details on the useAuth0 hook. @@ -757,7 +757,7 @@

    Local authentication

    Check the API documentation to learn more about the available LocalAuthentication properties. @@ -832,7 +832,7 @@

    diff --git a/docs/interfaces/AuthorizeUrlOptions.html b/docs/interfaces/AuthorizeUrlOptions.html index bbb8fe14..92dfeaae 100644 --- a/docs/interfaces/AuthorizeUrlOptions.html +++ b/docs/interfaces/AuthorizeUrlOptions.html @@ -106,7 +106,7 @@

    Indexable

  • Defined in types.ts:153
  • @@ -223,7 +223,7 @@

    Hierarchy

  • Defined in types.ts:131
  • @@ -212,7 +212,7 @@

    Hierarchy

  • Defined in types.ts:119
  • @@ -214,7 +214,7 @@

    See

  • Defined in types.ts:125
  • diff --git a/docs/interfaces/CreateUserOptions.html b/docs/interfaces/CreateUserOptions.html index 0716ef21..a3270b94 100644 --- a/docs/interfaces/CreateUserOptions.html +++ b/docs/interfaces/CreateUserOptions.html @@ -106,7 +106,7 @@

    Indexable

  • Defined in types.ts:485
  • @@ -269,7 +269,7 @@

    Indexable

  • Defined in types.ts:219
  • @@ -242,7 +242,7 @@

    Indexable

  • Defined in types.ts:197
  • @@ -218,7 +218,7 @@

    Indexable

  • Defined in types.ts:139
  • @@ -191,7 +191,7 @@

    Indexable

  • Defined in types.ts:326
  • @@ -233,7 +233,7 @@

    Indexable

  • Defined in types.ts:392
  • @@ -226,7 +226,7 @@

    Indexable

  • Defined in types.ts:372
  • @@ -221,7 +221,7 @@

    Indexable

  • Defined in types.ts:413
  • @@ -217,7 +217,7 @@

    Indexable

  • Defined in types.ts:349
  • @@ -230,7 +230,7 @@

    Indexable

  • Defined in types.ts:175
  • @@ -221,7 +221,7 @@

    Indexable

  • Defined in types.ts:428
  • @@ -225,7 +225,7 @@

    Indexable

  • Defined in types.ts:246
  • @@ -243,7 +243,7 @@

    Indexable

  • Defined in types.ts:288
  • @@ -225,7 +225,7 @@

    Indexable

  • Defined in types.ts:307
  • @@ -225,7 +225,7 @@

    Indexable

  • Defined in types.ts:144
  • @@ -198,7 +198,7 @@

    Indexable

  • Defined in types.ts:273
  • @@ -213,7 +213,7 @@

    Indexable

  • Defined in types.ts:470
  • @@ -215,7 +215,7 @@

    Indexable

  • Defined in types.ts:449
  • @@ -206,7 +206,7 @@

    Hierarchy

  • Defined in hooks/auth0-context.ts:20
  • @@ -454,7 +454,7 @@

  • Defined in hooks/auth0-context.ts:27
  • @@ -564,7 +564,7 @@

  • Defined in hooks/auth0-context.ts:48
  • @@ -674,7 +674,7 @@

  • Defined in hooks/auth0-context.ts:60
  • @@ -783,7 +783,7 @@

  • Defined in hooks/auth0-context.ts:66
  • @@ -894,7 +894,7 @@

  • Defined in hooks/auth0-context.ts:72
  • @@ -1003,7 +1003,7 @@

  • Defined in hooks/auth0-context.ts:38
  • @@ -1075,7 +1075,7 @@

  • Defined in hooks/auth0-context.ts:108
  • @@ -1206,7 +1206,7 @@

  • Defined in hooks/auth0-context.ts:86
  • @@ -1243,7 +1243,7 @@

  • Defined in hooks/auth0-context.ts:99
  • @@ -1450,6 +1450,7 @@

    > (minTtl?): PromiseParameters