Skip to content

fix(chrome-extension): Use query strings for dev browser JWT and authorization headers for prod - #3771

Merged
tmilewski merged 2 commits into
mainfrom
tm.fix/chrome-extension-jwt
Jul 22, 2024
Merged

fix(chrome-extension): Use query strings for dev browser JWT and authorization headers for prod#3771
tmilewski merged 2 commits into
mainfrom
tm.fix/chrome-extension-jwt

Conversation

@tmilewski

@tmilewskitmilewski commented Jul 19, 2024

Copy link
Copy Markdown
Member

Description

This updates how dev JWT's are handled within the Chrome Extension session syncing.

Fixes ECO-62

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:

@tmilewskitmilewski self-assigned this Jul 19, 2024
@changeset-bot

changeset-botBot commented Jul 19, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a3e1056

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

This PR includes changesets to release 1 package
NameType
@clerk/chrome-extensionPatch

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

@tmilewski

Copy link
Copy Markdown
MemberAuthor

!snapshot

@tmilewskitmilewski changed the title fix(chrome-extension): Use query strings for dev browser JWT and auth0rization headers for productionfix(chrome-extension): Use query strings for dev browser JWT and authorization headers for prodJul 19, 2024
@clerk-cookie

Copy link
Copy Markdown
Collaborator

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

PackageVersion
@clerk/astro1.0.1-snapshot.v0fc5375
@clerk/backend1.4.0-snapshot.v0fc5375
@clerk/chrome-extension1.1.5-snapshot.v0fc5375
@clerk/clerk-js5.10.0-snapshot.v0fc5375
@clerk/elements0.10.5-snapshot.v0fc5375
@clerk/clerk-expo1.2.8-snapshot.v0fc5375
@clerk/express0.0.18-snapshot.v0fc5375
@clerk/fastify1.0.20-snapshot.v0fc5375
gatsby-plugin-clerk5.0.0-beta.45
@clerk/localizations2.5.0-snapshot.v0fc5375
@clerk/nextjs5.2.5-snapshot.v0fc5375
@clerk/clerk-react5.2.9-snapshot.v0fc5375
@clerk/remix4.2.4-snapshot.v0fc5375
@clerk/clerk-sdk-node5.0.17-snapshot.v0fc5375
@clerk/shared2.4.0-snapshot.v0fc5375
@clerk/tanstack-start0.1.8-snapshot.v0fc5375
@clerk/testing1.2.0-snapshot.v0fc5375
@clerk/themes2.1.13-snapshot.v0fc5375
@clerk/types4.9.0-snapshot.v0fc5375

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

npm i @clerk/astro@1.0.1-snapshot.v0fc5375 --save-exact

@clerk/backend

npm i @clerk/backend@1.4.0-snapshot.v0fc5375 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@1.1.5-snapshot.v0fc5375 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.10.0-snapshot.v0fc5375 --save-exact

@clerk/elements

npm i @clerk/elements@0.10.5-snapshot.v0fc5375 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@1.2.8-snapshot.v0fc5375 --save-exact

@clerk/express

npm i @clerk/express@0.0.18-snapshot.v0fc5375 --save-exact

@clerk/fastify

npm i @clerk/fastify@1.0.20-snapshot.v0fc5375 --save-exact

gatsby-plugin-clerk

npm i gatsby-plugin-clerk@5.0.0-beta.45 --save-exact

@clerk/localizations

npm i @clerk/localizations@2.5.0-snapshot.v0fc5375 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@5.2.5-snapshot.v0fc5375 --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.2.9-snapshot.v0fc5375 --save-exact

@clerk/remix

npm i @clerk/remix@4.2.4-snapshot.v0fc5375 --save-exact

@clerk/clerk-sdk-node

npm i @clerk/clerk-sdk-node@5.0.17-snapshot.v0fc5375 --save-exact

@clerk/shared

npm i @clerk/shared@2.4.0-snapshot.v0fc5375 --save-exact

@clerk/tanstack-start

npm i @clerk/tanstack-start@0.1.8-snapshot.v0fc5375 --save-exact

@clerk/testing

npm i @clerk/testing@1.2.0-snapshot.v0fc5375 --save-exact

@clerk/themes

npm i @clerk/themes@2.1.13-snapshot.v0fc5375 --save-exact

@clerk/types

npm i @clerk/types@4.9.0-snapshot.v0fc5375 --save-exact

@tmilewski

Copy link
Copy Markdown
MemberAuthor

!snapshot

@clerk-cookie

Copy link
Copy Markdown
Collaborator

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

PackageVersion
@clerk/astro1.0.1-snapshot.va3e1056
@clerk/backend1.4.0-snapshot.va3e1056
@clerk/chrome-extension1.1.5-snapshot.va3e1056
@clerk/clerk-js5.10.0-snapshot.va3e1056
@clerk/elements0.10.5-snapshot.va3e1056
@clerk/clerk-expo1.2.8-snapshot.va3e1056
@clerk/express0.0.18-snapshot.va3e1056
@clerk/fastify1.0.20-snapshot.va3e1056
gatsby-plugin-clerk5.0.0-beta.45
@clerk/localizations2.5.0-snapshot.va3e1056
@clerk/nextjs5.2.5-snapshot.va3e1056
@clerk/clerk-react5.2.9-snapshot.va3e1056
@clerk/remix4.2.4-snapshot.va3e1056
@clerk/clerk-sdk-node5.0.17-snapshot.va3e1056
@clerk/shared2.4.0-snapshot.va3e1056
@clerk/tanstack-start0.1.8-snapshot.va3e1056
@clerk/testing1.2.0-snapshot.va3e1056
@clerk/themes2.1.13-snapshot.va3e1056
@clerk/types4.9.0-snapshot.va3e1056

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

npm i @clerk/astro@1.0.1-snapshot.va3e1056 --save-exact

@clerk/backend

npm i @clerk/backend@1.4.0-snapshot.va3e1056 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@1.1.5-snapshot.va3e1056 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.10.0-snapshot.va3e1056 --save-exact

@clerk/elements

npm i @clerk/elements@0.10.5-snapshot.va3e1056 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@1.2.8-snapshot.va3e1056 --save-exact

@clerk/express

npm i @clerk/express@0.0.18-snapshot.va3e1056 --save-exact

@clerk/fastify

npm i @clerk/fastify@1.0.20-snapshot.va3e1056 --save-exact

gatsby-plugin-clerk

npm i gatsby-plugin-clerk@5.0.0-beta.45 --save-exact

@clerk/localizations

npm i @clerk/localizations@2.5.0-snapshot.va3e1056 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@5.2.5-snapshot.va3e1056 --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.2.9-snapshot.va3e1056 --save-exact

@clerk/remix

npm i @clerk/remix@4.2.4-snapshot.va3e1056 --save-exact

@clerk/clerk-sdk-node

npm i @clerk/clerk-sdk-node@5.0.17-snapshot.va3e1056 --save-exact

@clerk/shared

npm i @clerk/shared@2.4.0-snapshot.va3e1056 --save-exact

@clerk/tanstack-start

npm i @clerk/tanstack-start@0.1.8-snapshot.va3e1056 --save-exact

@clerk/testing

npm i @clerk/testing@1.2.0-snapshot.va3e1056 --save-exact

@clerk/themes

npm i @clerk/themes@2.1.13-snapshot.va3e1056 --save-exact

@clerk/types

npm i @clerk/types@4.9.0-snapshot.va3e1056 --save-exact

@tmilewski
tmilewski marked this pull request as ready for review July 19, 2024 21:26
@tmilewski
tmilewski requested a review from royangerJuly 19, 2024 21:27

@royangerroyanger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this snapshot and it resolved the issues I was reproducing.

@tmilewski
tmilewski merged commit b977ea5 into mainJul 22, 2024
@tmilewski
tmilewski deleted the tm.fix/chrome-extension-jwt branch July 22, 2024 13:24
Sign up for freeto 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

@tmilewski@clerk-cookie@royanger