Skip to content

Conversation

@anagstef
Copy link
Member

@anagstef anagstef commented Feb 5, 2025

Description

This fix prevents the browser from getting into an infinite loop when the /v1/client endpoint returns 403.

Checklist

  • pnpm test runs as expected.
  • pnpm 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:

@anagstef anagstef requested a review from nikosdouvlis February 5, 2025 12:24
@changeset-bot
Copy link

changeset-bot bot commented Feb 5, 2025

🦋 Changeset detected

Latest commit: 6473fe2

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

@vercel
Copy link

vercel bot commented Feb 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2025 6:40pm

@anagstef
Copy link
Member Author

anagstef commented Feb 5, 2025

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @anagstef - the snapshot version command generated the following package versions:

Package Version
@clerk/chrome-extension 2.2.7-snapshot.v20250205122522
@clerk/clerk-js 5.52.1-snapshot.v20250205122522
@clerk/clerk-expo 2.7.5-snapshot.v20250205122522

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/chrome-extension

npm i @clerk/chrome-extension@2.2.7-snapshot.v20250205122522 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.52.1-snapshot.v20250205122522 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.7.5-snapshot.v20250205122522 --save-exact

@panteliselef
Copy link
Member

Should we add an e2e ?

@anagstef
Copy link
Member Author

anagstef commented Feb 5, 2025

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @anagstef - the snapshot version command generated the following package versions:

Package Version
@clerk/chrome-extension 2.2.7-snapshot.v20250205183839
@clerk/clerk-js 5.52.1-snapshot.v20250205183839
@clerk/clerk-expo 2.7.5-snapshot.v20250205183839

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/chrome-extension

npm i @clerk/chrome-extension@2.2.7-snapshot.v20250205183839 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.52.1-snapshot.v20250205183839 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.7.5-snapshot.v20250205183839 --save-exact

@anagstef
Copy link
Member Author

anagstef commented Feb 5, 2025

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @anagstef - the snapshot version command generated the following package versions:

Package Version
@clerk/chrome-extension 2.2.7-snapshot.v20250205184601
@clerk/clerk-js 5.52.1-snapshot.v20250205184601
@clerk/elements 0.22.20-snapshot.v20250205184601
@clerk/clerk-expo 2.7.5-snapshot.v20250205184601
@clerk/nextjs 6.11.1-snapshot.v20250205184601
@clerk/clerk-react 5.22.11-snapshot.v20250205184601
@clerk/react-router 1.0.6-snapshot.v20250205184601
@clerk/remix 4.4.22-snapshot.v20250205184601
@clerk/tanstack-start 0.9.4-snapshot.v20250205184601
@clerk/ui 0.3.21-snapshot.v20250205184601

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/chrome-extension

npm i @clerk/chrome-extension@2.2.7-snapshot.v20250205184601 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.52.1-snapshot.v20250205184601 --save-exact

@clerk/elements

npm i @clerk/elements@0.22.20-snapshot.v20250205184601 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.7.5-snapshot.v20250205184601 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@6.11.1-snapshot.v20250205184601 --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.22.11-snapshot.v20250205184601 --save-exact

@clerk/react-router

npm i @clerk/react-router@1.0.6-snapshot.v20250205184601 --save-exact

@clerk/remix

npm i @clerk/remix@4.4.22-snapshot.v20250205184601 --save-exact

@clerk/tanstack-start

npm i @clerk/tanstack-start@0.9.4-snapshot.v20250205184601 --save-exact

@clerk/ui

npm i @clerk/ui@0.3.21-snapshot.v20250205184601 --save-exact

@nikosdouvlis nikosdouvlis merged commit b6b8a12 into main Feb 5, 2025
29 checks passed
@nikosdouvlis nikosdouvlis deleted the stefanos/fraud-351 branch February 5, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants