clerk / javascript

Official Javascript repository for Clerk authentication
https://clerk.com
MIT License
1.09k stars 241 forks source link

fix(clerk-js): Correctly use allowlist for protocol extensions in all codepaths #3605

Closed LekoArts closed 3 months ago

LekoArts commented 3 months ago

Description

Follow up to https://github.com/clerk/javascript/pull/3584 and https://github.com/clerk/javascript/pull/3564 - we were missing the allowlist in the second place where this check lives.

Checklist

Type of change

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 6f2837f181bbfc16112889fb870e615455c21378

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

This PR includes changesets to release 3 packages | Name | Type | | ----------------------- | ----- | | @clerk/clerk-js | Patch | | @clerk/chrome-extension | Patch | | @clerk/clerk-expo | Patch |

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