From 909613191322bd8c07039e1562c232f4f04b684d Mon Sep 17 00:00:00 2001 From: Subhankar Maiti Date: Tue, 13 May 2025 18:01:10 +0530 Subject: [PATCH] Release vv5.0.0-beta.1 --- .version | 2 +- CHANGELOG.md | 12 +++++ docs/classes/TimeoutError.html | 6 +-- docs/classes/Types.Auth.html | 42 +++++++++--------- docs/classes/Types.BaseError.html | 6 +-- docs/classes/Types.CredentialsManager.html | 10 ++--- docs/classes/Types.Users.html | 6 +-- docs/classes/Types.WebAuth.html | 8 ++-- docs/classes/default.html | 12 ++--- docs/enums/LocalAuthenticationLevel.html | 8 ++-- docs/enums/LocalAuthenticationStrategy.html | 6 +-- ...SafariViewControllerPresentationStyle.html | 22 +++++----- docs/functions/Auth0Provider.html | 2 +- docs/functions/useAuth0.html | 2 +- docs/interfaces/Auth0Options.html | 14 +++--- docs/interfaces/AuthorizeUrlOptions.html | 8 ++-- docs/interfaces/ClearSessionOptions.html | 6 +-- docs/interfaces/ClearSessionParameters.html | 6 +-- docs/interfaces/CreateUserOptions.html | 24 +++++----- .../ExchangeNativeSocialOptions.html | 14 +++--- docs/interfaces/ExchangeOptions.html | 8 ++-- docs/interfaces/GetUserOptions.html | 6 +-- .../LocalAuthenticationOptions.html | 18 ++++---- docs/interfaces/LoginWithEmailOptions.html | 12 ++--- docs/interfaces/LoginWithOOBOptions.html | 10 ++--- docs/interfaces/LoginWithOTPOptions.html | 10 ++--- .../LoginWithRecoveryCodeOptions.html | 8 ++-- docs/interfaces/LoginWithSMSOptions.html | 12 ++--- docs/interfaces/LogoutUrlOptions.html | 8 ++-- .../MultifactorChallengeOptions.html | 10 ++--- docs/interfaces/PasswordRealmOptions.html | 14 +++--- .../PasswordlessWithEmailOptions.html | 10 ++--- .../PasswordlessWithSMSOptions.html | 10 ++--- docs/interfaces/PatchUserOptions.html | 8 ++-- docs/interfaces/RefreshTokenOptions.html | 8 ++-- docs/interfaces/ResetPasswordOptions.html | 8 ++-- docs/interfaces/RevokeOptions.html | 6 +-- .../Types.Auth0ContextInterface.html | 44 +++++++++---------- docs/interfaces/Types.AuthState.html | 8 ++-- docs/interfaces/UserInfoOptions.html | 6 +-- docs/interfaces/WebAuthorizeOptions.html | 12 ++--- docs/interfaces/WebAuthorizeParameters.html | 22 +++++----- docs/types/Credentials.html | 14 +++--- .../MultifactorChallengeOOBResponse.html | 2 +- ...factorChallengeOOBWithBindingResponse.html | 2 +- .../MultifactorChallengeOTPResponse.html | 4 +- docs/types/MultifactorChallengeResponse.html | 2 +- docs/types/Types.Auth0Response.html | 12 ++--- docs/types/Types.Telemetry.html | 8 ++-- docs/types/User.html | 42 +++++++++--------- package.json | 2 +- 51 files changed, 287 insertions(+), 275 deletions(-) diff --git a/.version b/.version index e1f01cea..6f598e85 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -v5.0.0-beta.0 +v5.0.0-beta.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index a5acba78..1aa99d37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## [vv5.0.0-beta.1](https://github.com/auth0/react-native-auth0/tree/vv5.0.0-beta.1) (2025-05-13) + +[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v5.0.0-beta.0...vv5.0.0-beta.1) + +**Added** + +- Upgrade SDK to React Native 0.79.2 and Add Support for Expo SDK 53 [\#1147](https://github.com/auth0/react-native-auth0/pull/1147) ([subhankarmaiti](https://github.com/subhankarmaiti)) + +**Changed** + +- docs: Update setup guide for ios and platform compatibility in README.md [\#1170](https://github.com/auth0/react-native-auth0/pull/1170) ([subhankarmaiti](https://github.com/subhankarmaiti)) + ## [v4.6.0](https://github.com/auth0/react-native-auth0/tree/v4.6.0) (2025-05-02) [Full Changelog](https://github.com/auth0/react-native-auth0/compare/v4.5.0...v4.6.0) diff --git a/docs/classes/TimeoutError.html b/docs/classes/TimeoutError.html index e4e0d4b4..ead74bb8 100644 --- a/docs/classes/TimeoutError.html +++ b/docs/classes/TimeoutError.html @@ -113,7 +113,7 @@

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

  • Defined in utils/fetchWithTimeout.ts:4
  • @@ -300,7 +300,7 @@

  • Defined in auth/index.ts:659
  • @@ -728,7 +728,7 @@

  • Defined in auth/index.ts:336
  • @@ -1057,7 +1057,7 @@

  • Defined in auth/index.ts:452
  • @@ -1165,7 +1165,7 @@

  • Defined in auth/index.ts:414
  • @@ -1278,7 +1278,7 @@

  • Defined in auth/index.ts:491
  • @@ -1378,7 +1378,7 @@

  • Defined in auth/index.ts:373
  • @@ -1475,7 +1475,7 @@

  • Defined in auth/index.ts:530
  • @@ -1679,7 +1679,7 @@

  • Defined in auth/index.ts:283
  • @@ -1768,7 +1768,7 @@

  • Defined in auth/index.ts:305
  • @@ -1885,7 +1885,7 @@

  • Defined in auth/index.ts:635
  • @@ -2163,7 +2163,7 @@

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

  • Defined in auth/index.ts:596
  • diff --git a/docs/classes/Types.BaseError.html b/docs/classes/Types.BaseError.html index a66e15b2..1486796f 100644 --- a/docs/classes/Types.BaseError.html +++ b/docs/classes/Types.BaseError.html @@ -120,7 +120,7 @@

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

  • Defined in utils/baseError.ts:3
  • @@ -315,7 +315,7 @@

    Class CredentialsManager

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

  • Defined in credentials-manager/index.ts:121
  • @@ -398,7 +398,7 @@

  • Defined in credentials-manager/index.ts:68
  • @@ -490,7 +490,7 @@

  • Defined in credentials-manager/index.ts:108
  • @@ -571,7 +571,7 @@

  • Defined in credentials-manager/index.ts:29
  • diff --git a/docs/classes/Types.Users.html b/docs/classes/Types.Users.html index d3a07dc8..f3f311ee 100644 --- a/docs/classes/Types.Users.html +++ b/docs/classes/Types.Users.html @@ -126,7 +126,7 @@

  • Defined in webauth/index.ts:79
  • @@ -518,7 +518,7 @@

    Class default

  • Defined in auth0.ts:11
  • @@ -376,7 +376,7 @@

  • Defined in auth0.ts:27
  • @@ -424,7 +424,7 @@

  • Defined in auth0.ts:48
  • diff --git a/docs/enums/LocalAuthenticationLevel.html b/docs/enums/LocalAuthenticationLevel.html index 76c7a12b..266b7876 100644 --- a/docs/enums/LocalAuthenticationLevel.html +++ b/docs/enums/LocalAuthenticationLevel.html @@ -103,7 +103,7 @@

    Enumeration LocalAuthenticationLevel

  • Defined in credentials-manager/localAuthenticationLevel.ts:5
  • @@ -206,7 +206,7 @@

    Enumeration LocalAuthenticationStrategy

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

    Enumeration SafariViewControllerPresentationStyle

  • Defined in types.ts:702
  • @@ -270,7 +270,7 @@

  • Defined in hooks/use-auth0.ts:38
  • diff --git a/docs/interfaces/Auth0Options.html b/docs/interfaces/Auth0Options.html index 0e5556e5..c62e3127 100644 --- a/docs/interfaces/Auth0Options.html +++ b/docs/interfaces/Auth0Options.html @@ -154,7 +154,7 @@

    Interface Auth0Options

  • Defined in types.ts:313
  • @@ -278,7 +278,7 @@

    Indexable

  • Defined in types.ts:216
  • @@ -251,7 +251,7 @@

    Interface ClearSessionOptions

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

    Interface ClearSessionParameters

  • Defined in types.ts:159
  • @@ -241,7 +241,7 @@

    Indexable

  • Defined in types.ts:634
  • @@ -371,7 +371,7 @@

    Indexable

  • Defined in types.ts:282
  • @@ -299,7 +299,7 @@

    Indexable

  • Defined in types.ts:260
  • @@ -248,7 +248,7 @@

    Indexable

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

    Interface LocalAuthenticationOptions

  • Defined in credentials-manager/localAuthenticationOptions.ts:8
  • @@ -318,7 +318,7 @@

    Indexable

  • Defined in types.ts:439
  • @@ -282,7 +282,7 @@

    Indexable

  • Defined in types.ts:517
  • @@ -270,7 +270,7 @@

    Indexable

  • Defined in types.ts:493
  • @@ -264,7 +264,7 @@

    Indexable

  • Defined in types.ts:542
  • @@ -256,7 +256,7 @@

    Indexable

  • Defined in types.ts:466
  • @@ -281,7 +281,7 @@

    Indexable

  • Defined in types.ts:238
  • @@ -248,7 +248,7 @@

    Indexable

  • Defined in types.ts:561
  • @@ -267,7 +267,7 @@

    Indexable

  • Defined in types.ts:343
  • @@ -300,7 +300,7 @@

    Indexable

  • Defined in types.ts:393
  • @@ -267,7 +267,7 @@

    Indexable

  • Defined in types.ts:416
  • @@ -267,7 +267,7 @@

    Indexable

  • Defined in types.ts:203
  • @@ -248,7 +248,7 @@

    Indexable

  • Defined in types.ts:374
  • @@ -254,7 +254,7 @@

    Indexable

  • Defined in types.ts:615
  • @@ -249,7 +249,7 @@

    Indexable

  • Defined in types.ts:586
  • @@ -239,7 +239,7 @@

  • Defined in hooks/auth0-context.ts:24
  • @@ -1023,7 +1023,7 @@

  • Defined in hooks/auth0-context.ts:31
  • @@ -1083,7 +1083,7 @@

  • Defined in hooks/auth0-context.ts:96
  • @@ -1724,7 +1724,7 @@

  • Defined in hooks/auth0-context.ts:109
  • @@ -2037,7 +2037,7 @@

  • Defined in hooks/auth0-context.ts:90
  • @@ -2078,7 +2078,7 @@

  • Defined in hooks/auth0-context.ts:143
  • @@ -287,7 +287,7 @@

    Interface UserInfoOptions

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

    Interface WebAuthorizeOptions

  • Defined in types.ts:113
  • @@ -275,7 +275,7 @@

    Interface WebAuthorizeParameters

  • Defined in types.ts:59
  • @@ -347,7 +347,7 @@

    Indexable

  • Defined in types.ts:4
  • @@ -284,7 +284,7 @@

    Type Alias MultifactorChallengeOOBResponse

  • Defined in types.ts:684
  • diff --git a/docs/types/MultifactorChallengeOOBWithBindingResponse.html b/docs/types/MultifactorChallengeOOBWithBindingResponse.html index b1707a9f..5c43dc6a 100644 --- a/docs/types/MultifactorChallengeOOBWithBindingResponse.html +++ b/docs/types/MultifactorChallengeOOBWithBindingResponse.html @@ -119,7 +119,7 @@

    Type Alias MultifactorChallengeOOBWithBindingResponse

  • Defined in types.ts:688
  • diff --git a/docs/types/MultifactorChallengeOTPResponse.html b/docs/types/MultifactorChallengeOTPResponse.html index 9a1abe92..77b1cc66 100644 --- a/docs/types/MultifactorChallengeOTPResponse.html +++ b/docs/types/MultifactorChallengeOTPResponse.html @@ -112,7 +112,7 @@

    Type Alias MultifactorChallengeOTPResponse

  • Defined in types.ts:682
  • @@ -187,7 +187,7 @@

    Type Alias MultifactorChallengeResponse

  • Defined in types.ts:693
  • diff --git a/docs/types/Types.Auth0Response.html b/docs/types/Types.Auth0Response.html index 67151de2..348d753e 100644 --- a/docs/types/Types.Auth0Response.html +++ b/docs/types/Types.Auth0Response.html @@ -148,7 +148,7 @@

    Type Parameters

  • Defined in networking/index.ts:171
  • @@ -259,7 +259,7 @@

    Type Alias Telemetry

  • Defined in networking/telemetry.ts:3
  • @@ -211,7 +211,7 @@

    Indexable

  • Defined in types.ts:32
  • @@ -490,7 +490,7 @@