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
457 stars 85 forks source link

[DO NOT MERGE] Creates `@magic-ext/react-native-app-attestation` #684

Closed Ariflo closed 6 months ago

Ariflo commented 9 months ago

📦 Pull Request

Creates @magic-ext/react-native-app-attestation and utilizes it with our React Native packages to run the check before rendering the WebView.

Although "code complete" this SHOULD NOT be merged until corresponding updates to Fortmatic BE are released.

Note to Reviewers

✅ Fixed Issues

🚨 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 label:

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @magic-ext/react-native-app-attestation@0.1.0-canary.684.7279978549.0 npm install @magic-ext/react-native-bare-oauth@18.2.0-canary.684.7279978549.0 npm install @magic-ext/react-native-expo-oauth@18.2.0-canary.684.7279978549.0 npm install @magic-sdk/react-native-bare@22.5.0-canary.684.7279978549.0 npm install @magic-sdk/react-native-expo@22.5.0-canary.684.7279978549.0 # or yarn add @magic-ext/react-native-app-attestation@0.1.0-canary.684.7279978549.0 yarn add @magic-ext/react-native-bare-oauth@18.2.0-canary.684.7279978549.0 yarn add @magic-ext/react-native-expo-oauth@18.2.0-canary.684.7279978549.0 yarn add @magic-sdk/react-native-bare@22.5.0-canary.684.7279978549.0 yarn add @magic-sdk/react-native-expo@22.5.0-canary.684.7279978549.0 ```
shortcut-integration[bot] commented 9 months ago

This pull request has been linked to Shortcut Story #89845: [R&D] Create Mulitplatform Extension for App Attestation.

Ariflo commented 6 months ago

Stale PR, will reopen if this project becomes a priority again.