Skip to content

refactor(clerk-js,nextjs,clerk-react,shared,types): Remove hashing and third-party cookie based session syncing for development instances. [SDK-645]#2367

Merged
SokratisVidros merged 1 commit into
mainfrom
sdk-645-url-based-session-syncing
Dec 15, 2023
Merged

refactor(clerk-js,nextjs,clerk-react,shared,types): Remove hashing and third-party cookie based session syncing for development instances. [SDK-645]#2367
SokratisVidros merged 1 commit into
mainfrom
sdk-645-url-based-session-syncing

Conversation

@tmilewski

Copy link
Copy Markdown
Member

Description

Remove hashing and third-party cookie based session syncing for development instances in favor of URL-based session syncing.

SDK-645

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:

Packages affected

  • @clerk/backend
  • @clerk/chrome-extension
  • @clerk/clerk-js
  • @clerk/clerk-expo
  • @clerk/fastify
  • gatsby-plugin-clerk
  • @clerk/localizations
  • @clerk/nextjs
  • @clerk/clerk-react
  • @clerk/remix
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/themes
  • @clerk/types
  • build/tooling/chore

@tmilewski tmilewski self-assigned this Dec 15, 2023
@changeset-bot

changeset-bot Bot commented Dec 15, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: ef2ba10

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

This PR includes changesets to release 12 packages
Name Type
@clerk/types Major
@clerk/chrome-extension Major
@clerk/clerk-js Major
@clerk/nextjs Major
@clerk/shared Major
@clerk/clerk-react Major
@clerk/backend Patch
@clerk/clerk-expo Patch
@clerk/fastify Patch
gatsby-plugin-clerk Patch
@clerk/remix Patch
@clerk/clerk-sdk-node 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

@SokratisVidros SokratisVidros force-pushed the simplify_dev_browser_handling branch 2 times, most recently from 3e66133 to 0917fed Compare December 15, 2023 13:59
Base automatically changed from simplify_dev_browser_handling to main December 15, 2023 14:00
@tmilewski tmilewski force-pushed the sdk-645-url-based-session-syncing branch 4 times, most recently from 2a47d5b to eeb2b4a Compare December 15, 2023 18:16
third-party cookie based session syncing for development instances.
@tmilewski tmilewski force-pushed the sdk-645-url-based-session-syncing branch from eeb2b4a to ef2ba10 Compare December 15, 2023 19:53
@SokratisVidros SokratisVidros merged commit 5f58a22 into main Dec 15, 2023
@SokratisVidros SokratisVidros deleted the sdk-645-url-based-session-syncing branch December 15, 2023 21:01
octoper pushed a commit that referenced this pull request Dec 16, 2023
#2367)

third-party cookie based session syncing for development instances.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants