magic-js icon indicating copy to clipboard operation
magic-js copied to clipboard

[DO NOT MERGE] Oauth v2 testing

Open patjacobs-magic opened this issue 1 year ago • 0 comments

📦 Pull Request

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

✅ Fixed Issues

  • [List any fixed issues here like: Fixes #XXXX]

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

  • patch: Bug Fix?
  • minor: New Feature?
  • major: Breaking Change?
  • skip-release: It's unnecessary to publish this change.
📦 Published PR as canary version: Canary Versions

:sparkles: Test out this PR locally via:

npm install @magic-ext/[email protected]
npm install @magic-sdk/[email protected]
npm install [email protected]
# or 
yarn add @magic-ext/[email protected]
yarn add @magic-sdk/[email protected]
yarn add [email protected]

patjacobs-magic avatar Feb 02 '24 07:02 patjacobs-magic