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
462 stars 86 forks source link

[DO NOT MERGE] OAuth V2 POC #686

Closed patjacobs-magic closed 9 months ago

patjacobs-magic commented 10 months ago

📦 Pull Request

[Provide a general summary of the pull request here.]

✅ 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/oauth@15.5.0-canary.686.7219362352.0 npm install @magic-sdk/pnp@15.5.0-canary.686.7219362352.0 # or yarn add @magic-ext/oauth@15.5.0-canary.686.7219362352.0 yarn add @magic-sdk/pnp@15.5.0-canary.686.7219362352.0 ```