magiclabs / magic-js

Magic browser/React Native JavaScript SDK is your entry-point to integrating passwordless authentication inside your application.
https://magic.link/docs/api-reference/client-side-sdks/web
Apache License 2.0
455 stars 85 forks source link

Adds Response Time out Error to RN SDKs #721

Closed Ariflo closed 5 months ago

Ariflo commented 5 months ago

📦 Pull Request

Screenshot 2024-03-04 at 11 30 19 AM

Adds a Response Timeout Error to our RN SDKs. See PDEEXP-233 for details.

✅ Fixed Issues

n/a

🚨 Test instructions

[Describe any additional context required to test the PR/feature/bug fix.]

⚠️ Don't forget to add a semver label!

Please 🚨 ONLY ADD ONE 🚨 of the following labels, failing to do so may lead to adverse versioning of your changes when published:

Special Note

Please avoid adding any of the Priority labels as they conflict with the labels above ☝️

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @magic-ext/algorand@20.1.0-canary.721.8211087936.0 npm install @magic-ext/aptos@8.1.0-canary.721.8211087936.0 npm install @magic-ext/avalanche@20.1.0-canary.721.8211087936.0 npm install @magic-ext/bitcoin@20.1.0-canary.721.8211087936.0 npm install @magic-ext/conflux@18.1.0-canary.721.8211087936.0 npm install @magic-ext/cosmos@20.1.0-canary.721.8211087936.0 npm install @magic-ext/ed25519@16.1.0-canary.721.8211087936.0 npm install @magic-ext/flow@20.1.0-canary.721.8211087936.0 npm install @magic-ext/gdkms@8.1.0-canary.721.8211087936.0 npm install @magic-ext/harmony@20.1.0-canary.721.8211087936.0 npm install @magic-ext/icon@20.1.0-canary.721.8211087936.0 npm install @magic-ext/near@20.1.0-canary.721.8211087936.0 npm install @magic-ext/oauth@19.1.0-canary.721.8211087936.0 npm install @magic-ext/oauth2@5.1.0-canary.721.8211087936.0 npm install @magic-ext/oidc@8.1.0-canary.721.8211087936.0 npm install @magic-ext/polkadot@20.1.0-canary.721.8211087936.0 npm install @magic-ext/react-native-bare-oauth@22.1.0-canary.721.8211087936.0 npm install @magic-ext/react-native-expo-oauth@22.1.0-canary.721.8211087936.0 npm install @magic-ext/solana@22.1.0-canary.721.8211087936.0 npm install @magic-ext/taquito@17.1.0-canary.721.8211087936.0 npm install @magic-ext/terra@17.1.0-canary.721.8211087936.0 npm install @magic-ext/tezos@20.1.0-canary.721.8211087936.0 npm install @magic-ext/webauthn@19.1.0-canary.721.8211087936.0 npm install @magic-ext/zilliqa@20.1.0-canary.721.8211087936.0 npm install @magic-sdk/commons@21.1.0-canary.721.8211087936.0 npm install @magic-sdk/pnp@19.1.0-canary.721.8211087936.0 npm install @magic-sdk/provider@25.1.0-canary.721.8211087936.0 npm install @magic-sdk/react-native-bare@26.1.0-canary.721.8211087936.0 npm install @magic-sdk/react-native-expo@26.1.0-canary.721.8211087936.0 npm install @magic-sdk/types@21.1.0-canary.721.8211087936.0 npm install magic-sdk@25.1.0-canary.721.8211087936.0 # or yarn add @magic-ext/algorand@20.1.0-canary.721.8211087936.0 yarn add @magic-ext/aptos@8.1.0-canary.721.8211087936.0 yarn add @magic-ext/avalanche@20.1.0-canary.721.8211087936.0 yarn add @magic-ext/bitcoin@20.1.0-canary.721.8211087936.0 yarn add @magic-ext/conflux@18.1.0-canary.721.8211087936.0 yarn add @magic-ext/cosmos@20.1.0-canary.721.8211087936.0 yarn add @magic-ext/ed25519@16.1.0-canary.721.8211087936.0 yarn add @magic-ext/flow@20.1.0-canary.721.8211087936.0 yarn add @magic-ext/gdkms@8.1.0-canary.721.8211087936.0 yarn add @magic-ext/harmony@20.1.0-canary.721.8211087936.0 yarn add @magic-ext/icon@20.1.0-canary.721.8211087936.0 yarn add @magic-ext/near@20.1.0-canary.721.8211087936.0 yarn add @magic-ext/oauth@19.1.0-canary.721.8211087936.0 yarn add @magic-ext/oauth2@5.1.0-canary.721.8211087936.0 yarn add @magic-ext/oidc@8.1.0-canary.721.8211087936.0 yarn add @magic-ext/polkadot@20.1.0-canary.721.8211087936.0 yarn add @magic-ext/react-native-bare-oauth@22.1.0-canary.721.8211087936.0 yarn add @magic-ext/react-native-expo-oauth@22.1.0-canary.721.8211087936.0 yarn add @magic-ext/solana@22.1.0-canary.721.8211087936.0 yarn add @magic-ext/taquito@17.1.0-canary.721.8211087936.0 yarn add @magic-ext/terra@17.1.0-canary.721.8211087936.0 yarn add @magic-ext/tezos@20.1.0-canary.721.8211087936.0 yarn add @magic-ext/webauthn@19.1.0-canary.721.8211087936.0 yarn add @magic-ext/zilliqa@20.1.0-canary.721.8211087936.0 yarn add @magic-sdk/commons@21.1.0-canary.721.8211087936.0 yarn add @magic-sdk/pnp@19.1.0-canary.721.8211087936.0 yarn add @magic-sdk/provider@25.1.0-canary.721.8211087936.0 yarn add @magic-sdk/react-native-bare@26.1.0-canary.721.8211087936.0 yarn add @magic-sdk/react-native-expo@26.1.0-canary.721.8211087936.0 yarn add @magic-sdk/types@21.1.0-canary.721.8211087936.0 yarn add magic-sdk@25.1.0-canary.721.8211087936.0 ```
svc-magic-git commented 5 months ago

:rocket: PR was released in @magic-ext/algorand@23.0.0, @magic-ext/aptos@11.0.0, @magic-ext/avalanche@23.0.0, @magic-ext/bitcoin@23.0.0, @magic-ext/conflux@21.0.0, @magic-ext/cosmos@23.0.0, @magic-ext/ed25519@19.0.0, @magic-ext/flow@23.0.0, @magic-ext/gdkms@11.0.0, @magic-ext/harmony@23.0.0, @magic-ext/icon@23.0.0, @magic-ext/near@23.0.0, @magic-ext/oauth2@9.0.0, @magic-ext/oauth@22.0.0, @magic-ext/oidc@11.0.0, @magic-ext/polkadot@23.0.0, @magic-ext/react-native-bare-oauth@25.0.0, @magic-ext/react-native-expo-oauth@25.0.0, @magic-ext/solana@25.0.0, @magic-ext/taquito@20.0.0, @magic-ext/terra@20.0.0, @magic-ext/tezos@23.0.0, @magic-ext/webauthn@22.0.0, @magic-ext/zilliqa@23.0.0, @magic-sdk/commons@24.0.0, @magic-sdk/pnp@22.0.0, @magic-sdk/provider@28.0.0, @magic-sdk/react-native-bare@29.0.0, @magic-sdk/react-native-expo@29.0.0, @magic-sdk/types@24.0.0, magic-sdk@28.0.0 :rocket: