javascript icon indicating copy to clipboard operation
javascript copied to clipboard

feat(clerk-expo): Remove headers causing CORS errors

Open thiskevinwang opened this issue 1 year ago • 1 comments

Description

This removes two headers, added in #2528, that are resulting in CORS errors being returned from the Clerk Frontend API.

Related:

  • https://github.com/clerk/javascript/pull/2528#issuecomment-1962740121
  • https://github.com/clerk/javascript/issues/2266

Checklist

  • [ ] npm test runs as expected.
  • [ ] npm run build runs as expected.
  • [ ] (If applicable) JSDoc comments have been added or updated for any package exports
  • [ ] (If applicable) Documentation has been updated

Type of change

  • [ ] 🐛 Bug fix
  • [ ] 🌟 New feature
  • [ ] 🔨 Breaking change
  • [ ] 📖 Refactoring / dependency upgrade / documentation
  • [ ] other:

thiskevinwang avatar May 06 '24 16:05 thiskevinwang

🦋 Changeset detected

Latest commit: 9e6b63f7b71c39237d9e68ff2b2e023d99a518ac

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clerk/clerk-expo Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar May 06 '24 16:05 changeset-bot[bot]